I have about twenty small pdf files business card design templates that I want to be able to populate with data from a MySQL database name, phone number, etc and output to the browser/save to the server. The format has to be PDF or another vector format suitable for direct to print use. I have been goggling looking for a simple way to do it and am coming up short. I can not just replace strings in the document because of the way for the format works. Has anyone ever done anything like this before or do I have to hard code the layout of each
free templates into my application.
Thanks