On May 3, 2012 8:53 PM, "Dan Joseph" <dmjoseph@xxxxxxxxx> wrote: > > Hi, > > I've spent hours researching this with no luck. I have a PDF with a form > field that I want to populate and output the PDF. Can someone point me in > the right direction? Can FPDF do this natively, or I need something else? > My host doesn't have PDFLib installed, so that's not an option. Thanks. > > -- > -Dan Joseph > > http://www.danjoseph.me Yeah you can load the pdf and overlay the text on top of it with fpdf there should be an example of that on the fpdf site