Re: [iText-questions] Creating FDF without using Files System IO Operations

2007-01-18 Thread Dirk.Weigenand
"Muhammad Asif" <[EMAIL PROTECTED]> writes: > 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

[iText-questions] Creating FDF without using Files System IO Operations

2007-01-18 Thread Muhammad Asif
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 expen