An open API service indexing awesome lists of open source software.

https://github.com/aprysesdk/pdftron-android-barcode

Stamp and read barcodes using PDFTron Android SDK
https://github.com/aprysesdk/pdftron-android-barcode

android barcode-generator barcode-pdf barcode-reader qrcode-generator qrcode-pdf read-barcode-pdf read-qrcode-pdf stamp-barcode-pdf stamp-qrcode-pdf

Last synced: about 1 month ago
JSON representation

Stamp and read barcodes using PDFTron Android SDK

Awesome Lists containing this project

README

          

# PDFTron Android Barcode Annotation Samples

PDFTron Android Barcode demonstrates a PoC for generating QR/barcodes, scanning existing QR/barcodes with camera, stamping them onto a PDF and then reading them after they have been flattened onto the document.

![Screenshot](https://pdftron.s3.amazonaws.com/custom/websitefiles/android/7-1-5/barcode.gif)

## Running the sample

1. **Import the sample project into Android Studio**

2. **Run the project in Android Studio**

## Barcode Libraries

This app features [ZXing](https://github.com/dm77/barcodescanner) for generating and scanning QR/barcode.

## Android SDK documentation

See [Android SDK documentation](https://www.pdftron.com/documentation/android/guides/).

## Contributing

See [contributing](./CONTRIBUTING.md).

## License

See [license](./LICENSE).