I have a client who wants to have instant proofs done.
Here is an example:
The customer's company has 11 different templates for a business card.
Each card needs some information from the user, gathered through a form. I.e. name, address, phone number, etc...
This information needs to be automatically inputted in a template to display to the user with the custom information.
The template is an image or it can be a pdf whatever would be best to solve this issue.
I have seen it done in ASP and in Flash, but I am wondering if there is a way to do it in PHP?
Any examples would be appreciated.