----- Original Message ----- 
From: "Leonard Rosenthol" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here" 
<itext-questions@lists.sourceforge.net>
Sent: Tuesday, June 10, 2008 10:00 PM
Subject: Re: [iText-questions] On filling/reading reader-enabled static 
XFAForms


> You were doing fine up to this statement:
>
> >Second, since this is a static XFA form, I can use the normal
> AcroForms APIs in IText:
> >
> This won't work!  As soon as the user opens the PDF in Acrobat/
> Reader, the (unmodified) XFA data will be used to RECREATE the
> AcroForm - thus throwing away all the work on did on the server.

The only API that will work with XFA is setField() and getField(). You won't 
be able to create new field, for example.

Paulo


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to