---------------
A:
Although the current Android sample project doesn't show some of these
features, it is easy to add them using the functions
from PDFNet.jar:
1. Thumbnail view
You can use pdftron.PDF.PDFDraw() to draw low-res pictures of the pages and display them using a suitable android widgets.
2. Bookmarks
Our SDK offers functions to handle Bookmarks and there is a sample code at
If you want to generate a TOC from the Bookmarks mentioned above, please have a look at the following links: