logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
Paul Rayman Posted: Friday, June 29, 2018 4:35:51 AM(UTC)
 
You may try to add Tabs key to the page dictionary.
Quote:
Tabs - PdfTypeName - (Optional; PDF 1.5) A name specifying the tab order to be used for annotations on the page. The possible values are R (row order), C (column order), and S (structure order). See Section 8.4, “Annotations,” for details.


Quote:
8.4, “Annotations”
77. 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 (see Table 3.27). In earlier versions, the tab order was not explicitly specified and depended on the viewer. In Acrobat 4.0, the order includes only widget annotations and is determined by their order in the
page’s Annots array. In Acrobat 5.0, the order includes all annotations:
widgets come first and are ordered as in Acrobat 4.0; other annotations
come after widgets and are ordered by rows. Acrobat 6.0 has the same behavior as Acrobat 5.0 for documents that do not contain a Tabs entry. For
documents that have a Tabs entry, Acrobat 6.0 reorders widgets in the
Annots array to match the specified order (row, column, or structure) so
that the tab order for widgets is preserved when the document is opened
by earlier viewers.
matt.smokeball Posted: Thursday, June 28, 2018 8:38:01 PM(UTC)
 
Hi

We're currently using the WPF viewer. Some documents we have have a very random tab order. Is there a way you can reset tab order for fields in a document? I've search through the PDF spec and can't seem to find anything, so thought it would be best to ask an expert there.

Thanks in advanced