Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ documentation: UG
PdfToImageConverter use PDFium to convert pdf document as image. PDFium is used in Google Chrome for rendering PDF files. It provides accurate and robust PDF rendering.

N>* PDFium is not supported in Windows XP operating system.
N>* From v29.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/6945](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/6945).
N>* From v34.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/7814](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/7814).

### How PDFium works with PdfToImageConverter

Expand Down
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<sup>&reg;</sup>; WinForms PDF Viewer.
N>* From v20.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion<sup>&reg;</sup>; WinForms PDF Viewer control in applications that target ARM64 architecture.
N>* From v29.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/6945](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/6945).
N>* From v34.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/7814](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/7814).

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

Expand Down
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&reg; WPF PDF Viewer.
N>* From v20.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion&reg; WPF PDF Viewer control in applications that target ARM64 architecture.
N>* From v29.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/6945](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/6945).
N>* From v34.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/7814](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/7814).

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

Expand Down