TvT,

TvT wrote
> Try this:
> 
> AcroFields acroFields = stamper.getAcroFields();
> Map<String, AcroFields.Item> fields = acroFields.getFields();
> 
> 2014-10-08 9:45 GMT+02:00 <

> tanshishu@

> >:
>> AcroFields acroFields = pdf.AcroFields;
>>
>> but the returned acrofields is null.

If indeed "the returned acrofields is null", your proposal to do
"acroFields.getFields()" will result in a null pointer exception (or the
.Net equivalent, the OP's syntax looks like iTextSharp is used).

Regards,   Michael



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/acrofields-count-is-0-tp4660434p4660437.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
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

Reply via email to