carlosmoreeira Posted May 20, 2015 Share Posted May 20, 2015 (edited) 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. Edited May 20, 2015 by carlosmoreeira Quote 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? Quote Link to comment https://forums.phpfreaks.com/topic/296431-pdf-library-search/#findComment-1512352 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.