Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndroidPdfViewer with Supporting Android API >=21 #1178

Open
lion1988dev opened this issue Mar 19, 2024 · 1 comment
Open

AndroidPdfViewer with Supporting Android API >=21 #1178

lion1988dev opened this issue Mar 19, 2024 · 1 comment

Comments

@lion1988dev
Copy link

New version of AndroidPdfViewer library, with supporting Android API >= 21. Implemented updated version of PdfiumAndroid with the latest version of pdfium so libraries

@marain87
Copy link

marain87 commented May 6, 2024

Thank you @lion1988dev,

However, I’ve encountered an issue with the new version of the library: it doesn’t display annotations and signatures on PDF files. To address this, I made some modifications to the code in PdfiumAndroid and submitted a pull request to your branch.

It is related to FPDF_FFLDraw not called for new version of Pdfium render annotation and signature.
code ref to sample of pdfium

Demo of my AndroidPdfViewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants