Skip to content

Allow to build PDFViewer for windows ARM64, adds PDFium arm64 libraries #2402

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kristofb
Copy link

When we build a flutter app using syncfusion pdfviewer on Windows ARM64, it fails to find PDFium, as only the x64 version of the library is used.
By adding the ARM64 version, and selecting the proper architecture in the windows pdfviewer plugin, we can successfully build the ARM64 version.
Selection of PDFium arm64: https://github.com/bblanchon/pdfium-binaries?tab=readme-ov-file

@sfHariHaraSudhan sfHariHaraSudhan added pdf viewer PDF viewer component open Open labels Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open Open pdf viewer PDF viewer component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants