سؤال

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.

هل كانت مفيدة؟

المحلول

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

نصائح أخرى

You have at least two choices

Android-Pdf-Viewer-Library https://github.com/jblough/Android-Pdf-Viewer-Library

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.

See also Integrate MuPDF Reader in an app

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top