User mno - Stack Overflowmost recent 30 from stackoverflow.com2009-11-28T08:06:33Zhttp://stackoverflow.com/feeds/user/14166http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/77873/filling-pdf-forms-with-php5Filling PDF Forms with PHPmno2008-09-16T22:19:08Z2009-07-03T09:30:07Z
<p>Is there a way to fill PDF forms and then save (flatten) them to PDF files from within PHP? Which library would you recommend?</p>
http://stackoverflow.com/questions/77873/filling-pdf-forms-with-php/77930#77930Comment by mno on Filling PDF Forms with PHPmno2008-09-17T03:36:55Z2008-09-17T03:36:55ZYes, I saw that response. However, I was wondering if there was some library specific for working with PDF forms, not just flat PDF documents.