Here is my problem:
A designer creates a banner ad showing a sale. For example: 10% off all items. The sale changes every other weekend from 10% to 15%. The design of the ad and the position of the text changes from week to week or day to day. I would like to automate the text change and banner creation.
Is there a way to dynamically open up a psd that holds the design and change the text and output the image using a LAMP server?
The image file does not have to be a psd. I guess it can be any format that would allow me to do this easily.
I did some research and found a program called imagemagick. I could not find any documentation on how to solve my problem using this software.
I don’t know if this is the right software to use or not. Any help would be appreciated