Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move PDF support on Android to the new Jetpack library #35

Open
HadrienGardeur opened this issue Oct 1, 2024 · 1 comment
Open

Move PDF support on Android to the new Jetpack library #35

HadrienGardeur opened this issue Oct 1, 2024 · 1 comment
Labels

Comments

@HadrienGardeur
Copy link
Contributor

Google is finally working on a native Jetpack library for PDF support at https://developer.android.com/jetpack/androidx/releases/pdf

While it's currently missing byte arrays/streams support, @mickael-menu opened an issue that got accepted by Google: https://issuetracker.google.com/issues/358918885?pli=1#comment3

This means that's we're finally going to be able to provide a solution for large PDF files that are encrypted by LCP. Right now, support for these documents requires a PSPDFKit license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@HadrienGardeur and others