Simple yet powerful and reusable Pdf generation and viewer for android platform.
Pdf-Reader---Writer is hosted in the following web site
https://github.com/bhavyahmehta/Pdf-Reader---Writer
If you think the Android project Pdf-Reader---Writer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Pdf-Reader---Writer.
Item | Value |
---|---|
Java File Count | 35 |
Supported screen sizes | [mdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in Pdf-Reader---Writer. The names of the image files are listed as follows.
ic_arrow_left.png ic_arrow_right.png ic_cancel.png ic_hl_link.png ic_link.png ic_list.png ic_magnifying_glass.png ic_nolink.png
The following screenshort is generated from the image listed above.
Pdf-Reader---Writer has the following Java source files.
com.artifex.mupdf.Bitmap.java com.artifex.mupdf.ChoosePDFActivity.java com.artifex.mupdf.LinkInfo.java com.artifex.mupdf.MuPDFActivity.java com.artifex.mupdf.MuPDFCore .java com.artifex.mupdf.MuPDFPageAdapter.java com.artifex.mupdf.MuPDFPageView.java com.artifex.mupdf.OutlineActivity.java com.artifex.mupdf.OutlineActivityData.java com.artifex.mupdf.OutlineAdapter.java com.artifex.mupdf.OutlineItem.java com.artifex.mupdf.ReaderView.java com.artifex.mupdf.SafeAsyncTask.java com.example.pdfwriter.ASCII85Encoder.java com.example.pdfwriter.Array.java com.example.pdfwriter.Base.java com.example.pdfwriter.Body.java com.example.pdfwriter.CrossReferenceTable.java com.example.pdfwriter.Dictionary.java com.example.pdfwriter.EnclosedContent.java com.example.pdfwriter.Header.java com.example.pdfwriter.Indentifiers.java com.example.pdfwriter.IndirectIdentifier.java com.example.pdfwriter.IndirectObject.java com.example.pdfwriter.List.java com.example.pdfwriter.PDFDocument.java com.example.pdfwriter.PDFWriter.java com.example.pdfwriter.Page.java com.example.pdfwriter.Pages.java com.example.pdfwriter.PaperSize.java com.example.pdfwriter.StandardFonts.java com.example.pdfwriter.Stream.java com.example.pdfwriter.Trailer.java com.example.pdfwriter.Transformation.java com.example.pdfwriter.XObjectImage.java