From a3831e00c2b3616548857713313926a286b8787d Mon Sep 17 00:00:00 2001 From: santhiya Date: Wed, 6 May 2026 13:25:45 +0530 Subject: [PATCH 1/3] 1024428: updated overview content --- Document-Processing/PDF/PDF-Library/javascript/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document-Processing/PDF/PDF-Library/javascript/Overview.md b/Document-Processing/PDF/PDF-Library/javascript/Overview.md index be76637229..5f02deaa0c 100644 --- a/Document-Processing/PDF/PDF-Library/javascript/Overview.md +++ b/Document-Processing/PDF/PDF-Library/javascript/Overview.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # Overview of the JavaScript PDF library control -The JavaScript PDF Library is a powerful, high-performance, non-UI class library. It provides seamless integration of advanced PDF functionalities into applications developed with TypeScript, JavaScript, Angular, React, Vue, ASP.NET Core, and ASP.NET MVC. With this library, you can easily read, create, and manipulate PDF documents programmatically without the need of Adobe Acrobat. +The Syncfusion® [JavaScript PDF](https://www.syncfusion.com/document-sdk/javascript-pdf-library) library is a lightweight, high-performance, and feature-rich non-UI solution written natively in JavaScript for generating PDF documents in both Node.js and browser environments. It enables developers to seamlessly integrate robust PDF functionality into their applications for creating, reading, and editing PDF documents without relying on Adobe Acrobat. Designed to work across JavaScript, TypeScript, Angular, React, Vue, ASP.NET Core, and ASP.NET MVC platforms, the library supports programmatic generation of PDF reports with rich content, including formatted text, images, shapes, hyperlinks, and lists, while complying with PDF 1.7 (ISO 32000-1) and the latest PDF 2.0 (ISO 32000-2) standards to ensure high-quality, compatible PDF document processing. ## Key features From 42fd6ee4c19e64e2f7052b26e010b0646acdbd6b Mon Sep 17 00:00:00 2001 From: santhiya Date: Wed, 6 May 2026 14:09:02 +0530 Subject: [PATCH 2/3] 1024428: updated content --- Document-Processing-toc.html | 2 +- ...eate-PDF-document-node.md => Create-PDF-document-node-js.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Document-Processing/PDF/PDF-Library/javascript/{Create-PDF-document-node.md => Create-PDF-document-node-js.md} (100%) diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index 26c1bfa6f1..55e35b54f9 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -3223,7 +3223,7 @@
  • Vue
  • JavaScript
  • TypeScript
  • -
  • Node.js
  • +
  • Node.js
  • Loading and Saving
  • diff --git a/Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node.md b/Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node-js.md similarity index 100% rename from Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node.md rename to Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node-js.md From 68ec6474487045720b4187211cf8cc122fc224cb Mon Sep 17 00:00:00 2001 From: santhiya Date: Wed, 6 May 2026 15:34:16 +0530 Subject: [PATCH 3/3] 1024428: updated md file --- .../PDF/PDF-Library/javascript/Create-PDF-document-node-js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node-js.md b/Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node-js.md index a9db5b3e92..5862d7cf29 100644 --- a/Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node-js.md +++ b/Document-Processing/PDF/PDF-Library/javascript/Create-PDF-document-node-js.md @@ -1,6 +1,6 @@ --- layout: post -title: Create or Generate PDF file in Node | Syncfusion +title: Create or Generate PDF file in Node.js | Syncfusion description: Learn how to create a PDF file in Node.js server with easy steps using Syncfusion TypeScript PDF library without depending on Adobe platform: document-processing control: PDF