Ok I am new on this forum, also new to PHP. I have a client who we are designing a database for and using PHP to access it via the web. One thing we need to include is the ability to print their flyers with the address of the people on their mailing list. We were going to go with PDFLib and generate PDF flyers on the fly with the call to the database for the addresses. The problem is my client does not have a huge IT budget and we are probably using it all on our work for them. They can't afford to buy a $500 add-on. Is there another way we can do this a diff version of a PDF on the fly or a way to code it our self?
Thank you for the help in advance!