carlosmoreeira Posted May 20, 2015 Share Posted May 20, 2015 Hello, Would anyone know a PDF library that is capable of Replacing values in a PDF document? I have a bunch of PDF's with multiple fields, {field1, field2, field3} and need to some how populate the fields. I wanted to find a way I could have a PDF for example say [Field1] and it be replaced by the words I pass it. I've done some research and just cant find something close to what I am looking for. I've landed on Zend_PDF, but for each field for every PDF I have to manually place the fields on the PDF. So if a field is 100px from left and 100px from right I have to say that explicitly in the code. Other PDF libraries are similar as well. I have taken a look at : ZEND_PDF, MPDF, TCPDF Any help is greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/296431-pdf-library-search/ Share on other sites More sharing options...
ginerjm Posted May 20, 2015 Share Posted May 20, 2015 I'm confused. Are you trying to replace some specific content in a pdf document or are you trying to provide input for designated fields inside a pdf, ie, fill out a pdf form? Link to comment https://forums.phpfreaks.com/topic/296431-pdf-library-search/#findComment-1512352 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.