androidpdf-rendering

How to render pdf within the android application using PDF library


I searched a lot on PDF rendering but not get proper answer.can anyone tell me which library (licensed under GPL) to render PDF and how to render that PDF. If anyone has sample code then it will be more helpful for me.


Solution

  • Mupdf

    http://www.mupdf.com/

    MuPDF is free software: you can redistribute it and/or modify it under the terms of the Affero GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    Here's a link i found on SO. List of few pdf libraries helful

    https://stackoverflow.com/questions/4665957/pdf-parsing-library-for-android/4766335#4766335