Bookmarks with AmountOfQuickAccessPages

Stimulsoft Reports.NET discussion
jplaberge
Posts: 15
Joined: Wed Dec 03, 2014 9:51 pm

Re: Bookmarks with AmountOfQuickAccessPages

Post by jplaberge »

Hi,
We couldn't reproduce this issue.
In your sample all bookmarks in the PDF file work correctly, as well as in the viewer.
I don't understand. Did you use StimulsoftImagesTest5.zip ? With it and using the latest build 2013.3.13.0, the bookmarks work correctly in the viewer but they don't work at all in the exported PDF File. We tried with 3 different computers. It seems to be when we are using bookmarks with expressions like this one:

Code: Select all

%\{DataObject.ImageCategory}\{DataObject.ImageId}
Here is an example of a report exported from my sample application (Report.pdf). Try clicking on any bookmark: it won't work.
Attachments
Report.pdf
(190.24 KiB) Downloaded 172 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bookmarks with AmountOfQuickAccessPages

Post by HighAley »

Hello.

Thank you for your patience.
We have found the problem. We tested the Designer, but the bug could be reproduced from Viewer only.
We have fixed it.

The bookmark will work as expected if you use one of our solutions.
If you use expressions like %\{DataObject.ImageCategory}\{DataObject.ImageId}, there is no Bookmark from category and category item from the Bookmark panel will not go to any page of report. We will not do any changes in this behavior.

Thank you.
Post Reply