Hello,

I have a windows application that fills the fields in
a pdf form. I am mimicking that using 
field_merge.java and then use ListFields.java (Both
these java programs are obtained from
 iText examples in Paulo Soares's website) 
to view the filled in value and all the field
information associated with a field.
When I use the resulting pdf of field_merge.java as
ListFields input, it does not show any results.
When I try with some other sample pdfs it gives me the
output. Is it because of the 
PdfStamper used in field_merge.java to write to pdf?
If so is there any other function which 
does the same and give results when run with
ListFields?

Thanks
Krishna

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to