PDF Manipulation with Adobe's Form Input Fields

Posted by Justin on Stack Overflow See other posts from Stack Overflow or by Justin
Published on 2011-01-10T21:38:50Z Indexed on 2011/01/11 4:53 UTC
Read the original article Hit count: 799

Hello,

I am trying to simplify a process where I currently use my hand calculations of X & Y Co-Ordinates of each value. Which works fine, but is causing me a lot of pain as I have to do quite a number of PDF's.

I know that I can open a PDF and insert "input fields" within Adobe Acrobat Pro, which it would be great if I could use PHP to connect to those input fields and insert a value from a PHP Form.

WORKFLOW::

PHP FORM >>> PHP PROCESSING ENGINE >>> TO FINAL PDF WITH FORM VALUES IN THE LOCATION OF THE ADOBE INPUT FIELDS.

If someone has some information on something like this it would be much appreciated.

© Stack Overflow or respective owner

Related posts about pdf

Related posts about pdf-generation