Page 1 of 1

Filter list of thumbs to only show specific thumbs

Posted: Tue Nov 25, 2014 9:57 am
by hoetz
We have a requirement where we have to filter the list of thumbs based on certain bookmarks the pdf pages have.
With the click of a button, we only want to show favorite pages the user has marked with a bookmark.
Is this even possible?

Re: Filter list of thumbs to only show specific thumbs

Posted: Thu Nov 27, 2014 10:20 am
by SamiKharma
Hi,

I am not sure I understand a 100% what you mean by:
With the click of a button, we only want to show favorite pages the user has marked with a bookmark
But in any case, what ever you aim to achieve will be handled within your program by manually adding thumbnails and taking them out, instead of linking the viewed file in the GdViewer to the ThumbnailViewer.

Basically, you have to write a link between the GdViewer document and the ThumbnailViewer based on your requirements.
Try not to think of it as "filter out", but as which group of thumbnails to add one by one based on your preference.

Best,
Sami