pdf阅读器,基于MuPDF开发,可横竖切换浏览、多种批注功能、电子签章
pdf-viewer is available through JCenter. To be able to use this library in your project, add the following dependency to your build.gradle file:
dependencies{
implementation 'com.lonelypluto:pdf-viewer:1.0.2'
}