Hello,

1- I want to use iText for parsing the filled pdf forms; extract and save the 
form fields values as FDF in database. PDF Forms are
not submitted to server but reside in a folder on file system. Since there will 
be hundreds of forms the IO operation with
OutputSteam to a file will be expensive. Please correct if I'm wrong? Is it 
possible to extract filled pdf forms in FDF format in a
string and save in Database directly instead of writing a file on file system?

2- Later I will need to get the FDF string from database and set the values in 
existing empty pdf files to display for user. Again I
would like to get FDF contents as string and writing into PDF file without 
involving any IO operations. 

Is it possible using iText any Example or tutorial?


Thanks for your time.

Asif 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to