diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index b262ea62d..0fbc86e85 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -3227,7 +3227,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 98% 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 index a9db5b3e9..5862d7cf2 100644 --- 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 @@ -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 diff --git a/Document-Processing/PDF/PDF-Library/javascript/Overview.md b/Document-Processing/PDF/PDF-Library/javascript/Overview.md index be7663722..5f02deaa0 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