Page 2 of 2

Re: Bookmarks with AmountOfQuickAccessPages

Posted: Mon Feb 23, 2015 10:21 pm
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.

Re: Bookmarks with AmountOfQuickAccessPages

Posted: Tue Feb 24, 2015 2:11 pm
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.