A simple library to Create and View PDF with zero dependency or native code.
This library makes PDF from Android layout resources or XML (e.g - R.layout.myLayout,R.id.viewID), Java's view ids or directly views objects very easily using Step Builders Pattern.
Android PDF view is very small, lightweight and efficient PDF viewer embedded in your native app.
It is based on ImageView
and can handle big files with reasonable performance on low-end devices.
PDF Generator library - easy way to create PDF from String content or any HTML content.
Android view for displaying PDFs rendered with PdfiumAndroid.
Android widget that can render PDF documents stored on SD card, linked as assets, or downloaded from a remote URL.
Convert your android XML
layouts into PDF document.
Android PDFView is a library which provides a fast PDFView component for Android, with animations, gestures, and zoom. It's based on VuDroid for decoding the PDF file.
Lightweight PDF and XPS viewer. The renderer in MuPDF is tailored for high quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen.
This is a packaging of the project "Android PDF Viewer" into a reusable library to make PDF viewing easier from within your Android application.
Simple Java library to generate simple PDF documents in Google's Android devices.