Create image of all pages in pdf using mupdf library

删除回忆录丶 提交于 2019-12-03 10:09:29

We have a similar feature in our Android customizable magazine app, using muPDF: it is possible to display page thumbnails, and when you tap on a thumbnail, it brings you to the corresponding page. This app is open source and available on Github. It should be easy for you to review the code, and see how we implemented this feature.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!