Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Submit your requests and polls about new features

Support for PDF Bookmarks

More
IP: 192.168.0.70 12 years 1 month ago #5000 by sparklellama
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.
More
IP: 192.168.0.70 12 years 1 month ago #5003 by radaee
Replied by radaee on topic Support for PDF Bookmarks
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.
More
IP: 192.168.0.70 12 years 1 month ago #5058 by sparklellama
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?
More
IP: 192.168.0.158 12 years 1 month ago #5063 by nermeen
Replied by nermeen on topic Support for PDF Bookmarks
You can change it by changing Global.selColor
More
IP: 192.168.0.70 12 years 1 month ago #5075 by sparklellama
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?
More
IP: 192.168.0.70 12 years 3 weeks ago #5104 by sparklellama
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.
Time to create page: 1.677 seconds
Powered by Kunena Forum