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?

Reply via email to