I am trying to find out if it is possible to edit/add to an existing PDF file with PHP. I have a PDF agreement document that needs to have the client's name inserted on the blank field. The document will then be printed for their signature. I've created PDF's with PHP, but would like to just simply add the name without creating the entire document, if at all possible.
If this is possible, can someone please direct me to a tutorial, web site, book or include a simple snippet to help?
Thanks,
Pasquale