Skip to content Skip to sidebar Skip to footer

Android Pdf Viewer Library Without Gpl License

I'm looking for a PDF Viewer Library for Android without GPL License, does anybody have an idea if there's any available free-license library for that one? Because I've been roamin

Solution 1:

MuPDF is GPL-ed, yes.

Using GPL-ed thirdparty components in your software doesn't prohibit its commercial usage (it just requires you release the source code of your software). So... your problem isn't the GPL per se, it's that you aren't willing to release your source code, right?

But... Artifex (the company behind MuPDF, Ghostscript, GhostXPS and GhostPCL) is willing to give you a license for MuPDF (as well as for its other products) for commercial use, which then doesn't require source code publishing of your stuff.

Solution 2:

http://www.pdftron.com/pdfnet/index.html this is a complete PDF toolkit (commercial)

Solution 3:

You can buy a commercial license for MuPDF.

Contact sales@artifex.com, according to their web page (I am not affiliated with them in any way). Since DroidReader uses their libs I guess their reader is pretty decent.

Solution 4:

I've found a good solution to our company needs (we adopted Radaee PDF) we started our evaluation and scouting here: I think is one of the most complete here around.

Post a Comment for "Android Pdf Viewer Library Without Gpl License"