danjdt / android-pdfviewer

A Android PDF Viewer that render pdf using PdfRenderer and displays it in a RecyclerView.
MIT License
154 stars 31 forks source link

pdf signature cannot be loaded #28

Open fuchengxin opened 5 months ago

fuchengxin commented 5 months ago

When loading a PDF file with a signature, the signature cannot be displayed. How to solve this problem?