https://github.com/pspdfkit/pspdfkit-jetpack-compose-pdf-viewer
Example project demonstrating how to build a PDF Viewer for Jetpack Compose with PSPDFKit for Android.
https://github.com/pspdfkit/pspdfkit-jetpack-compose-pdf-viewer
android jetpack-compose kotlin pdf pdf-viewer
Last synced: 11 months ago
JSON representation
Example project demonstrating how to build a PDF Viewer for Jetpack Compose with PSPDFKit for Android.
- Host: GitHub
- URL: https://github.com/pspdfkit/pspdfkit-jetpack-compose-pdf-viewer
- Owner: PSPDFKit
- License: other
- Created: 2023-11-27T09:29:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T11:51:11.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T00:49:47.928Z (almost 2 years ago)
- Topics: android, jetpack-compose, kotlin, pdf, pdf-viewer
- Language: Kotlin
- Homepage:
- Size: 7.82 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nutrient for Android Example - Simple Jetpack Compose Example App
A simple example app demonstrating [Nutrient for Android](https://nutrient.io/pdf-sdk/android/)'s composable API in the `com.pspdfkit.jetpack.compose` package.
## Prerequisites
- The latest stable Android Studio version available [here](https://developer.android.com/studio).
## Getting Started
Clone and check out this example app repository on your local machine:
```sh
git clone https://github.com/PSPDFKit/pspdfkit-jetpack-compose-pdf-viewer.git
cd pspdfkit-jetpack-compose-pdf-viewer
```
You can now open the project inside Android Studio, or build and install the app directly from the command line:
```sh
./gradlew :app:installDebug
```
## License
This software is licensed under a [modified BSD license](LICENSE).
## Additional Resources
* Nutrient for Android online guides: https://nutrient.io/guides/android/current/
* Nutrient API reference:
* KDoc: https://nutrient.io/api/android/kdoc/
* Javadoc: https://nutrient.io/api/android/javadoc/
* Nutrient technical customer support: https://nutrient.io/support/request/