Good Day,
Thank you @DonManfred for these excellent Libraries.
I am trying to open a pdf document created by PDFBOX library on Android using PDFium.
The pdf opens without the field values. Attached is the pdf form.
Any assistance is greatly appreciated.
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)...
Regarding the new PDF library wrapper by @DonManfred
Hi, I still get the ontap issue - if I tap the pdf, I get the error below with the sample code (no change)
java.lang.Exception: Sub pdfium_ontap was not found.
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:202)
at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.