Skip to content

WPF-62236 Need to update arm pdfium details in UG documentation #456

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

Merged
merged 1 commit into from
Dec 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wpf/Pdf-Viewer/pdf-rendering-engines.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PDFium is used in Google Chrome for rendering PDF files. It provides accurate an

N>* From v16.3.0.x onwards, this PDFium rendering engine is the default rendering engine of Syncfusion WPF PDF Viewer.
N>* From v20.1.0.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/4880](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/4880).
N>* From v20.4.0.x onwards, ARM64 based Pdfium assembly is generated for Syncfusion WPF PDF Viewer control in applications that target ARM64 architecture.
N>* From v20.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion WPF PDF Viewer control in applications that target ARM64 architecture.

### How PDFium works with Syncfusion’s PDF Viewer

Expand Down