From 3931077b6f13bbc459c8945f829f06de0abe4a8a Mon Sep 17 00:00:00 2001 From: Lingeshwaran S Date: Wed, 27 May 2026 16:08:27 +0530 Subject: [PATCH] Added changes for PDFium Upgrade --- .../PDF/Conversions/PDF-to-image/NET/Referring-PDFium.md | 2 +- .../PDF/PDF-Viewer/winforms/pdf-rendering-engines.md | 2 +- Document-Processing/PDF/PDF-Viewer/wpf/pdf-rendering-engines.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Document-Processing/PDF/Conversions/PDF-to-image/NET/Referring-PDFium.md b/Document-Processing/PDF/Conversions/PDF-to-image/NET/Referring-PDFium.md index 62ec2eda88..3812203483 100644 --- a/Document-Processing/PDF/Conversions/PDF-to-image/NET/Referring-PDFium.md +++ b/Document-Processing/PDF/Conversions/PDF-to-image/NET/Referring-PDFium.md @@ -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 diff --git a/Document-Processing/PDF/PDF-Viewer/winforms/pdf-rendering-engines.md b/Document-Processing/PDF/PDF-Viewer/winforms/pdf-rendering-engines.md index 9ecb5b1d83..a5a26745b9 100644 --- a/Document-Processing/PDF/PDF-Viewer/winforms/pdf-rendering-engines.md +++ b/Document-Processing/PDF/PDF-Viewer/winforms/pdf-rendering-engines.md @@ -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®; WinForms PDF Viewer. N>* From v20.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion®; 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 diff --git a/Document-Processing/PDF/PDF-Viewer/wpf/pdf-rendering-engines.md b/Document-Processing/PDF/PDF-Viewer/wpf/pdf-rendering-engines.md index 236cba134c..5869deb42e 100644 --- a/Document-Processing/PDF/PDF-Viewer/wpf/pdf-rendering-engines.md +++ b/Document-Processing/PDF/PDF-Viewer/wpf/pdf-rendering-engines.md @@ -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.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion® 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