Posted 10 September 2018, 3:53 am EST
We are currently using C1FlexViewer to display a PDF File.
But we need to go to Pdf-Bookmarks, how can this be achieved?
Forums Home / ComponentOne / WPF Edition
Posted by: tobias.heilmannseder on 10 September 2018, 3:53 am EST
Posted 10 September 2018, 3:53 am EST
We are currently using C1FlexViewer to display a PDF File.
But we need to go to Pdf-Bookmarks, how can this be achieved?
Posted 11 September 2018, 4:44 am EST
Hello,
For this, you may access the Outlines pane in FlexViewer and click the specific bookmark to jump.
For details please refer: http://help.grapecity.com/componentone/NetHelp/FlexReportWPF/webframe.html#FlexViewerKeyFeatures.html: Viewer Thumnails and Hierarchy
http://help.grapecity.com/componentone/NetHelp/FlexReportWPF/webframe.html#FlexViewerToolbar.html: Document Oultines.
However, if your requirement is to do this in code-behind, I am discussing your requirement with the development team [ID: 342529]. I would update you with the information I receive from them regarding the same.
Thanks,
Ruchir
Posted 11 September 2018, 7:32 am EST
Hello Ruchir,
you are right. We need to control this by code behind, or better, with Binding.
Thank you for you first help…
Tobias
Posted 12 September 2018, 12:10 am EST
Thank you Tobias for confirming the way you want to jump to certain bookmarks. As I mentioned above, for this approach I have forwarded your requirement to the concerned team and they are working over it.
I would update you when we have some solution/information/feature added in control.
Thanks,
Ruchir
Posted 26 November 2018, 4:32 am EST
Hi,
In the latest 2018 v3 release, NavigateToOutlineNode method is added. Using this method, it is possible to navigate to outlines of document.
The latest release build can be downloaded from the link below:
http://prerelease.componentone.com/dotnet40/c1wpflibrary/2018-t3/C1WPFBasicLibrary.4_4.0.20183.611.zip
You can also upgrade to this using C1Live.
~Pragati