Hi,
When I create the PDF template from Livecycle, I choose to save it as a
static form, so when I use the method stamper.getAcroFields(), along with
form.getFields(), the key to the Map<String,Item> has a list of the fields
in the PDF template.
They look like
Header[0].ReceiptNumber[0]
Header[0].CustomerName[0]
etc
I just ran it and had a System.out.println(form.getXfa().isXfaPresent()) and
it returned "true"
If you'd like, I can send through the generated pdf from Livecycle and the
output pdf file I get after running the code mentioned in the post.
Regards,
Aditya Gollakota
On 8 June 2011 15:26, 1T3XT BVBA <i...@1t3xt.info> wrote:
> There's an inconsistency in your question.
>
> On 8/06/2011 2:49, Aditya Gollakota wrote:
>
>
> 1. Create PDF template - Livecycle
>
>
> is NOT consistent with:
>
>
>
>
> none of the AcroForm fields are populated with data
>
>
> If you create a PDF template using Livecycle, then you're not creating
> AcroForm fields, are you?
> Instead you're creating an XFA form.
>
> Please resolve this inconsistency and then rephrase your question.
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php