Skip to content

Conversation

gustavaa
Copy link
Contributor

@gustavaa gustavaa commented Sep 4, 2025

Fixes #638, #709

This PR fix the 16K support issue with readium using the forks of marain87

Pdfium Android fork
AndroidPdfViewer fork

These are compatible with each other and are both published on jitpack.

I have verified that PDFs are working in the test app on a 16k emulator without any warning messages about 16k compatibility. I have also built a version of the readium-toolkit library locally and tested it in our production apps, both with and without LCP and have not run into any issues.

As :readium:adapters:pdfium:readium-adapter-pdfium-common only acted as an umbrella for the locally included Pdfium lib, I removed it and replaced the references with a dependency directly on the new remote lib instead.

Copy link
Member

@qnga qnga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to work great, thanks again for tackling this!

@qnga qnga merged commit 97367a0 into readium:develop Sep 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

16 KB compatibility
2 participants