Bookmarks
Posted: Thu Sep 27, 2012 5:49 am
Hello,
I would like to create bookmarks by code. Thats why I added in the "Before Print" Event "Bookmark.Add( "Chapter" )
The bookmarks are created, but clicking on them nothing happens. If I create a pdf of my report I can see that there is no action set for the bookmarks.
If I create the bookmarks within the properties "Interaction.Bookmarks" everything is working fine and the action for the bookmark is set as expected.
What did I do wrong setting bookmarks by code? Is the event "Before Print" the correct one? Maybe the information for the action when clicking the bookmark is not available at this moment? Do I have to do anything else? I couldn“t find an example creating bookmarks by code.
Thanks for any adivce.
Peter
I would like to create bookmarks by code. Thats why I added in the "Before Print" Event "Bookmark.Add( "Chapter" )
The bookmarks are created, but clicking on them nothing happens. If I create a pdf of my report I can see that there is no action set for the bookmarks.
If I create the bookmarks within the properties "Interaction.Bookmarks" everything is working fine and the action for the bookmark is set as expected.
What did I do wrong setting bookmarks by code? Is the event "Before Print" the correct one? Maybe the information for the action when clicking the bookmark is not available at this moment? Do I have to do anything else? I couldn“t find an example creating bookmarks by code.
Thanks for any adivce.
Peter