Hi Gurus,
Programmer here. I've been asked to do technical spec brochures for the company. Considering I'm not good at photoshop at all, I'd like to do automate as much as possible and have to do the least amount of manual work possible and make a template completely reusable.
I need these automated parts :
- Image of product easily replaceable
- List of specs easily editable
- Can add tabs and highlight one of them in order to show what category of products you are viewing (additional explanation : say, if you were looking at a product related to video surveillance you would have the tabs "cable", "camera", "recorder"; if you were looking at a product related to computers you would have the tabs "HDD", "processor", "monitor", "accessories"). The individual tabs must adjust their length so that the tab bar stays at constant length
- More generally, I want the individual visual elements to be able to adapt to different dimensions to keep the general look of the page aesthetic
And I need these constants :
- Logo and address at the top
- "Specifications" subtitle
- Tab bar is of constant length
I have an idea on how to program it with vector graphics in Java but it seems like an overcomplicated solution for this task. Is there a way to do this kind of task in Photoshop ?
Programmer here. I've been asked to do technical spec brochures for the company. Considering I'm not good at photoshop at all, I'd like to do automate as much as possible and have to do the least amount of manual work possible and make a template completely reusable.
I need these automated parts :
- Image of product easily replaceable
- List of specs easily editable
- Can add tabs and highlight one of them in order to show what category of products you are viewing (additional explanation : say, if you were looking at a product related to video surveillance you would have the tabs "cable", "camera", "recorder"; if you were looking at a product related to computers you would have the tabs "HDD", "processor", "monitor", "accessories"). The individual tabs must adjust their length so that the tab bar stays at constant length
- More generally, I want the individual visual elements to be able to adapt to different dimensions to keep the general look of the page aesthetic
And I need these constants :
- Logo and address at the top
- "Specifications" subtitle
- Tab bar is of constant length
I have an idea on how to program it with vector graphics in Java but it seems like an overcomplicated solution for this task. Is there a way to do this kind of task in Photoshop ?
Last edited: