Links and Bookmarks CSV File
The columns in the CSV file correspond to the columns in the Link and Bookmark Manager dialog box. Each column in the CSV file represents an attribute of the bookmarks and links.
| Attribute | Description |
|---|---|
| s.page | The page on which a hyperlink appears in the PDF. This value is 0 for bookmarks. |
| title | The bookmark or hyperlink text. You cannot modify the text in the PDF by changing this value. This is an information-only column. |
| type | Whether the line item is a Bookmark or a Link. |
| action | The action type of the bookmark or hyperlink. |
| d.file | The destination file path and name, if the link is to another PDF. |
| d.page | The destination page, if the link is to another PDF. |
| fit | The magnification at which the destination page is viewed. The default magnification is Inherit Zoom, which is represented by XYZ. |
| border style | The bounding box border width, if not invisible. |
| border color | The bounding box border color, if not invisible. |
| text color | The color of the bookmark or hyperlink text. |
| bm.level | The bookmark hierarchy level. |
|
left, top, right, bottom |
Device-dependent coordinates determining the height, width, and position of a hyperlink. |
|
annot.left, annot.top, annot.right, annot.bottom |
Device-independent coordinates determining the height, width, and position of a hyperlink. |
Related tasks