Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Submit your requests and polls about new features
  • Page:
  • 1
  • 2

TOPIC:

Support for PDF Bookmarks 10 years 3 months ago #5000

  • sparklellama
  • sparklellama's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 0
Hi there

Support for adding / removing / navigating to PDF bookmarks is especially important for our application, particularly for our legal clients. Is this on the roadmap at all?

Cheers, Joe.

Please Log in or Create an account to join the conversation.

Support for PDF Bookmarks 10 years 3 months ago #5003

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
no UI for this.
but you can invoke:
Document.GetRootOutline()
Outline.AddChild();
Outline.AddNext();
Outline.Remove()
Outline.SetTitle();
Outline.GetChild();
Outline.GetNext();
and so on.

Please Log in or Create an account to join the conversation.

Support for PDF Bookmarks 10 years 2 months ago #5058

  • sparklellama
  • sparklellama's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 0
Thank you very much. This looks great. One thing our customers require is support for setting the colour of bookmarks. This can be done in Adobe Acrobat Pro on the desktop. Is there any plan to support setting / reading the colour of bookmarks in your API in future?

Please Log in or Create an account to join the conversation.

Support for PDF Bookmarks 10 years 2 months ago #5063

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
You can change it by changing Global.selColor

Please Log in or Create an account to join the conversation.

Support for PDF Bookmarks 10 years 2 months ago #5075

  • sparklellama
  • sparklellama's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 0
I have bookmarks displaying now. Looking really good. Is there any way of reading the bookmark's colour back out again after you have set it?

Please Log in or Create an account to join the conversation.

Support for PDF Bookmarks 10 years 2 months ago #5104

  • sparklellama
  • sparklellama's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 0
Hi guys. Still haven't been able to find an answer to this. Is there any way to read a bookmark's colour? Setting the colour is fine, but reading a previously assigned colour is a problem.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum