Reputation: 71
Hiii I wanted to know about generating thumbnails in pdf in android. I want all the thumbnails of the pdf to be displayed when pdf is displayed.
Upvotes: 2
Views: 6284
Reputation: 463
It is possible to display PDF page in thumbnails using muPDF. Please check this link https://github.com/libreliodev/android.
Enjoy!!
Upvotes: 0
Reputation: 33792
Andpdf is a port of pdf renderer so I think you can easily use this answer to get this done.
Upvotes: 1