Hi, if I read the spec correctly it's part of the page object
Tabs name (Optional; PDF 1.5) A name specifying the tab order that shall be used for annotations on the page. The possible values shall be R (row order), C (column order), and S (structure order). See 12.5, "Annotations" for details. Maruan Am 24.10.2012 um 07:21 schrieb Andreas Lehmkuehler <[email protected]>: > Hi, > > Am 23.10.2012 21:01, schrieb Duane Nickull: >> Sadly, we could not find this information either. It is in the >> COSDocument model but would probably require someone to extend PDFBox. > Can you give us a hint where to look, or better create an issue [1] with a > suitable description? > >> Duane Nickull >> *********************************** >> Technoracle Advanced Systems Inc. >> Consulting and Contracting; Proven Results! >> i. Neo4J, PDF, Java, LiveCycle ES, Flex, AIR, CQ5 & Mobile >> b. http://technoracle.blogspot.com >> t. @duanechaos >> "Don't fear the Graph! Embrace Neo4J" >> >> >> >> >> >> >> On 2012-10-23 11:12 AM, "Jack Brain" <[email protected]> wrote: >> >>> I'm using PDFbox to extract information about form fields within the >>> document, and so far it's working quite well. I am now at a point where >>> I need to determine the tab index, or tab order of each field as well. I >>> don't see an existing method to do this. Is there a way to determine >>> this for each field or element? > > > TIA > Andreas Lehmkühler > > [1] https://issues.apache.org/jira/browse/PDFBOX >

