B4A Question PDFium library 16 KB question. - Alex_197    Dec 1, 2025 Hi all.
I have a question. Since the PDFium library is a only option to open a PDF and this lib is not 16KB compatible - are there any option to update this lib?
I tried to update the Pdfium.aar...
I downloaded PdfiumAndroid-2.0.0-release.aar from https://github.com/chiragthummar/PdfiumAndroid16KB... B4A Library PDFium - Pdfview2 - DonManfred    Sep 26, 2019   (29 reactions) This is a wrap for a PDF-View which is based on PDFium.
It is based on these two Github-Projects: Pdfium and Android PDF-View
The PDF-View is based on Pdfium 1.9
The Library, resp. the Natives... B4A Question PDFium update for 16kb - Alex_197    Oct 8, 2025 Hi all.
I tried to update the Pdfium.aar according to https://www.b4x.com/android/forum/threads/libraries-that-do-not-support-16kb-alignment.168440/post-1032482
I downloaded PdfiumAndroid-2.0.0... B4A Question PDFium library 16 KB issue - Kadandale Ganapathy Bhat    Jan 7, 2026 Dear all
in my app I used PDFium library and i got a warning message from Google consle like
Does not support 16 KB
Hide detail
Learn more
Libraries that do not support 16 KB:
base/lib/arm64-v8a...++_shared.so
base/lib/x86_64/libjniPdfium.so
base/lib/x86_64/libmodft2.so
base/lib/x86_64/libmodpdfium... B4A Question How to catch PDFium_OnErrorListener event? - Alex_197    Mar 11, 2024 Hi, I'm using PDFium in my app and if I try to open a pdf file that is corrupted I see... document: File not in PDF format or corrupted.
at com.shockwave.pdfium.PdfiumCore.nativeOpenDocument(Native Method)
at com.shockwave.pdfium.PdfiumCore.newDocument(PdfiumCore.java:135)
at com... B4A Question Conflict between PdfDocument and PDFium. - zed    Jun 13, 2023 to view the created pdf.
I install the PDFium library and -crack!- PDFDocument no longer works... B4A Example PDFab - a default PDF viewer app based on DonManfred's PDFium wrap - walt61    Oct 6, 2023   (12 reactions) .b4x.com/android/forum/threads/pdfium-pdfview2.102756/ : click the big red link that says 'Download HERE', download the zip (I fetched PDFiumV1.04.zip) and extract its files to your... B4A Question PDFium_OnTap - RB Smissaert    Dec 24, 2022   (1 reaction) Tried the PDFium demo app and all working OK, except there was an error on tapping the screen: java.lang.Exception: Sub pdfium_ontap was not found. Couldn't find anywhere what the arguments for this Sub should be, but managed to avoid the error with this Sub: Sub PDFium_OnTap(o As Object) Log("PDFium_OnTap") End Sub What is the object passed to this Sub and how could it be used? RBS... B4A Question PDFium demo app? - RB Smissaert    Dec 24, 2022 Looking into showing .pdf files in my app and I think I may go with this library:
https://www.b4x.com/android/forum/threads/pdfium-pdfview2.102756/#content
Is there any demo app somewhere to... B4A Question PDFium library 16 KB question - asales (first post)    Jul 15, 2026   (1 reaction) Using the forum search you will find several topics about this issue and this information:
https://www.b4x.com/android/forum/threads/pdfium-library-16-kb-question.169511/#post-1039361... Page: 1   2   3   4   5   |