简体   繁体   English

Android VuDroid中的PDF渲染

[英]PDF Rendering in Android VuDroid

I am using https://github.com/JoanZapata/android-pdfview to render PDFs in android. 我正在使用https://github.com/JoanZapata/android-pdfview在Android中渲染PDF。 For some PDFs the rendering is very fast and clear but for some the rendering is very blurry. 对于某些PDF,渲染非常快速且清晰,但对于某些PDF,渲染却非常模糊。 I tried toying with 'GRID_SIZE' field as suggested by the 'Issues' forum but that did not seem to help. 我尝试按照“问题”论坛的建议玩弄“ GRID_SIZE”字段,但这似乎无济于事。 Can someone offer any suggestions ? 有人可以提供任何建议吗?

我通过使用MuPDF阅读器( https://github.com/deepankar1994/MuPDF_For_Android )解决了这个问题。

This lib can easily load and display PDF files: 该库可以轻松加载和显示PDF文件:

PdfViewPager PdfViewPager

Hope it helps to you 希望对您有帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM