All Projects → PDFTron → pdftron-android-samples

PDFTron / pdftron-android-samples

Licence: other
PDFTron Android Samples

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
CMake
9771 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to pdftron-android-samples

Android-XML-to-PDF-Generator
This library is for convert XML to PDF very easily using Step Builders Pattern
Stars: ✭ 140 (+366.67%)
Mutual labels:  pdf-converter, pdf-document, pdf-generation
Pdfsave
Convert websites into readable PDFs
Stars: ✭ 46 (+53.33%)
Mutual labels:  pdf-converter, pdf-generation
Pdf Flipbook
Browse PDF document like a book turning its pages
Stars: ✭ 279 (+830%)
Mutual labels:  pdf-converter, pdf-viewer
Docnet
DocNET is as fast PDF editing and reading library for modern .NET applications
Stars: ✭ 128 (+326.67%)
Mutual labels:  pdf-converter, pdf-document
pdf2html
pdf2html is a module which helps to convert PDF file to HTML pages using Apache Tika. This module also helps to generate thumbnail image for PDF file using Apache PDFBox.
Stars: ✭ 55 (+83.33%)
Mutual labels:  pdf-converter, pdftohtml
pyxpdf
Fast and memory-efficient Python PDF Parser based on xpdf sources
Stars: ✭ 26 (-13.33%)
Mutual labels:  pdf-converter, pdftohtml
Ptext Release
pText is a library for reading, creating and manipulating PDF files in python.
Stars: ✭ 124 (+313.33%)
Mutual labels:  pdf-converter, pdf-generation
JasperViewerFX
The JasperViewerFX is a free JavaFX library which aims to avoid use of JasperReport's swing viewer
Stars: ✭ 27 (-10%)
Mutual labels:  pdf-viewer, pdf-generation
Aws Lambda Libreoffice
85 MB LibreOffice to fit inside AWS Lambda compressed with Brotli
Stars: ✭ 145 (+383.33%)
Mutual labels:  pdf-converter, pdf-generation
Open-PDF-File-Android-Example
An example project to demonstrate how to open a PDF file in Android programmatically
Stars: ✭ 57 (+90%)
Mutual labels:  pdf-viewer, pdf-document
Expense Tracker with Pdf report
An expense Tracker 🔥🔥 which lets you add transactions 🖊🖊 and generate a pdf report of all of your transactions📋📋
Stars: ✭ 16 (-46.67%)
Mutual labels:  pdf-document, pdf-generation
chromic pdf
Convenient HTML to PDF/A rendering library for Elixir based on Chrome & Ghostscript
Stars: ✭ 196 (+553.33%)
Mutual labels:  pdf-converter, pdf-generation
pdfio
PDFio is a simple C library for reading and writing PDF files.
Stars: ✭ 55 (+83.33%)
Mutual labels:  pdf-document, pdf-generation
pdf-creator-node
This package is used to generate HTML to PDF in Nodejs
Stars: ✭ 122 (+306.67%)
Mutual labels:  pdf-converter, pdf-generation
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (+86.67%)
Mutual labels:  samples, sample-code
Laravel Pdf
A Simple package for easily generating PDF documents from HTML. This package is specially for laravel but you can use this without laravel.
Stars: ✭ 79 (+163.33%)
Mutual labels:  pdf-converter, pdf-generation
Pdfgen
Simple C PDF Writer/Generation library
Stars: ✭ 200 (+566.67%)
Mutual labels:  pdf-document, pdf-generation
aesop
[DEPRECATED] The simplest PDF viewer around
Stars: ✭ 1 (-96.67%)
Mutual labels:  pdf-viewer, pdf-document
Doctron
Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel, add watermarks to pdf, convert pdf to images etc.
Stars: ✭ 141 (+370%)
Mutual labels:  pdf-converter, pdf-generation
laravel-print-api
Laravel package to access our print-api
Stars: ✭ 16 (-46.67%)
Mutual labels:  pdf-document, pdf-generation

PDFTron Android Samples

This repository contains sample projects using different features of the PDFTron Android SDK. The guides for each sample can be found in the PDFTron Android documentation.

Integration samples

Sample Description
StandardPDFViewer Standard gradle integration as described in this guide
PDFViewCtrlViewer Viewer integration using PDFViewCtrl and AnnotationToolbar
QuickStartPDFViewer Quick start viewer integration using Gradle as described in this guide
NativeCPPExample Native C++ PDFTron library on Android

Customization samples

Sample Description
CustomStickyNote Customize sticky note icons as described in this guide
CustomUI Various samples to customize the UI of PdfViewCtrlTabHostFragment which includes samples for: modifying the quick menu, modifying the annotation toolbar, modifying the options toolbar, and adding custom views to the viewer.
CustomToolSample Create a custom tool as described in this guide

Signing samples

Sample Description
SigningSample Customize the viewer UI to assign signing fields to a user, sign a document and send the document to a Firebase server

Collaboration samples

Sample Description
CollabWebSocketSample Create a real-time document collaboration app with Node.js + SQLite3 + WebSocket
CollabFirebaseSample Create a real-time document collaboration app as described in this blog and customize as described in this blog

Feature samples

Sample Description
DemoHTML2PDF HTML to PDF conversion as described in this guide
CADViewer CAD to PDF conversion using WebViewer Server in this guide

Running the samples

  1. Import one of the sample projects into Android Studio

  2. Run the project in Android Studio

Contributing

See Contributing

License

See License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].