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
- Host: GitHub
- URL: https://github.com/aprysesdk/pdftron-android-barcode
- Owner: ApryseSDK
- License: other
- Created: 2020-08-06T17:16:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T00:04:25.000Z (almost 6 years ago)
- Last Synced: 2025-08-17T13:44:33.872Z (10 months ago)
- Topics: android, barcode-generator, barcode-pdf, barcode-reader, qrcode-generator, qrcode-pdf, read-barcode-pdf, read-qrcode-pdf, stamp-barcode-pdf, stamp-qrcode-pdf
- Language: Kotlin
- Homepage:
- Size: 425 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.

## 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).