ryan_z Posted September 22, 2008 Share Posted September 22, 2008 Hello, I've created a PDF form file in Adobe Livecycle (1 page). I have a MySQL database that I pull data from and would like to dynamically fill the PDF file. I've read up on this and it seems quite simple. The catch is sometimes I will be querying more than one record in the database and I need to be able to create a mult-page PDF file. (i.e. My result is a 1,000 records and I need a 1,000 page PDF document with each page being based off of the same original PDF form, so that a user can download a single document and print it (the full 1,000 pages)) Please let me know if this is possible and if so please point me in the direction that I should be going. Thank you in advance. Link to comment https://forums.phpfreaks.com/topic/125338-php-and-pdf-form/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.