I have a blank Adobe Acrobat user filled form with text fields and some 
checkboxes.  I would like to programatically set field contents with database 
values.

I thought that I'd simply read the form into memory and insert the required 
text (i.e. firstname, lastname, etc) but it wasn't that easy.

For example, if a field value contains the string "John", you can replace that 
string with "Pete" but not with "Peter" since it is one char larger.

1) I am guessing that there must be something else in the PDF that stores the 
field data size and that has to be updated too.  Is it something that can be 
relatively easily done without having to install PoDoFo?

2) If PoDoFo is required for me to update my form fields, what specific classes 
should I focus on?

Thank you,

Jeff


      

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to