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)
Tom Volkner Posted: Friday, March 10, 2017 6:06:42 AM(UTC)
 
Thanks for the help.
The hint using "PdfBookmark.Dictionary" works perfectly.


Thanks,

Tom
Paul Rayman Posted: Saturday, March 4, 2017 5:08:20 PM(UTC)
 
Please examine the PdfBookmark.Dictionary property.
The bookmark coordinates can be retrieved from it.

The details about pdf bookmarks dictionary can be found in the pdf reference at the page 585 (chapter 8.2.2)
Please find the reference here: http://www.adobe.com/con...fs/pdf_reference_1-7.pdf
Tom Volkner Posted: Friday, March 3, 2017 7:01:05 AM(UTC)
 
Hi,

I'm asking from germany so excuse my english.

I have a Ppf with about 150 Bookmarks and Named Destinations. The document has only 1 page (map).
In both a specific location on page 1 is stored (example: /XYZ, 1993, 623, 2.5). With the FoxitReader or AdobeReader it
is possible to jump to that location:


I tried to use the BookmarksViewer and the NamedDestinationViewer but it seems that only jump to
the page.

Is there a way to read out these coordinates and use them in the ScrollToPoint methode?


Thanks,

Tom