Pdf Library To Rendering The Pdf Files In Android
I need a PDF library For Android that can read the PDF Files and access to edit and change their contents. Some of Library I have already used : iText Pdf Library(http://itextpdf.
Solution 1:
PDF read/writing is a big problem for Android. A quick search on Stackoverflow will reveal many developers looking for solutions. So far, the most popular solution is to use a webview and use the google docs engine to render the PDF
There are also :
Post a Comment for "Pdf Library To Rendering The Pdf Files In Android"