I created a form using Adobe Live Cycle Designer 7. The PDF that it
creates is %PDF-1.6. iTextSharp is not returning the correct the tab
order of the form fields in this PDF, however. I see that AcroFields.cs is setting an item's tab order simply from its index position in the annots.ArrayList but this is returning the wrong tab position for a form field I added at a later time to the form in question. According to the PDF version 1.6 reference, in section 8.4, "Annotations", "In PDF 1.5, the order of moving the keyboard focus between annotations on a page by using the tab key can be made explicit by means of the page's Tabs entry." I assume the 'Tabs' entry is where the correct tab order for my form is stored. Is there any way in iTextSharp to access this? |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions