user123456
user123456

Reputation: 71

Generate Pdf pages thumbnails

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

Answers (2)

Abhishek Tamta
Abhishek Tamta

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

Reno
Reno

Reputation: 33792

Andpdf is a port of pdf renderer so I think you can easily use this answer to get this done.

Upvotes: 1

Related Questions