Could you please provide more details about the specific PDF files you are using and the code you are implementing to retrieve the Tab Order from the Field object?
I’m using something like that :
AsposeDocument doc = new doc(path);
int tabOrder;
foreach(Field field in doc.Form.Fields)
{
tabOrder = field.TabOrder;
}
and there is already pdf examples on the initial message.
EDIT : in the second file, the tab order between aspose and adobe reader is not the same. I wonder why Aspose don’t have the same tab order than Adobe.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): PDFNET-59617
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.