I'm looking for a non-licensed PDF Viewer for Andr...
# android
b
I'm looking for a non-licensed PDF Viewer for Android (Kotlin would be best) that allows for reading and writing of PDF Form data and loading from http url, thanks
z
Which ones have you tried? Also, it’s kinda impossible to find non-licensed libraries nowadays
b
iText7 , PDFBox (currently).
Anyone know of a solution for PDF form data?
p
I remember using https://github.com/bullda/DroidText long back. Its lgpl type. I am not sure, if its non-licensed. You might find its usage online http://a-droidtech.blogspot.com/2015/06/generate-pdf-using-droidtext-in-android.html