You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Updated version of PdfiumAndroid , with the latest pdfium so libraries and supporting Android API >= 21. Also updated new version of AndroidPdfViewer
The text was updated successfully, but these errors were encountered: