Maruan Sahyoun created PDFBOX-2597:
--------------------------------------
Summary: Provide easier access to AcroForm field tree
Key: PDFBOX-2597
URL: https://issues.apache.org/jira/browse/PDFBOX-2597
Project: PDFBox
Issue Type: Improvement
Reporter: Maruan Sahyoun
Priority: Minor
The current implementation of the AcroForm field retrieval methods don’t
provide an easy access to get to all fields as
- one needs to retrieve the documents root fields
- check if these are non-terminal fields
- retrieve their childs
- move on until all terminal fields have been retrieved
There should be a way to easier get access to all terminal fields
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)