Vincent Guo wrote:
> My problem is that after the text fields has been filled, how can I do 
> some manual changes to it (by what tool?or method, like using Adobe 
> Designer? but when the pdf file is opened by Adobe Designer , the filled 
> text fields become empty fields. )

iText can be used to fill out AcroForm fields.
AcroForm fields are fields created with Adobe Acrobat.
Adobe (LiveCycle) Designer creates XFA forms.
Maybe you don't see anything because of the fact that
Designer ignores AcroForm fields (I don't know, I don't
have Adobe LiveCycle Designer).

If you want to fill a form and end up with a PDF without fields,
you need to flatten the form, using setFormFlattening(true);

best regards,
Bruno

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to