|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Overview of the JavaScript PDF Library Component | Syncfusion |
| 4 | +description: Learn about the Syncfusion JavaScript PDF library component, its key capabilities, and supported platforms. |
| 5 | +platform: document-processing |
| 6 | +control: PDF |
| 7 | +documentation: ug |
| 8 | +domainurl: ##DomainURL## |
| 9 | +--- |
| 10 | + |
| 11 | +# Overview of the JavaScript PDF library control |
| 12 | + |
| 13 | +The Essential<sup>®</sup> JavaScript PDF library is a feature-rich and high-performance non-UI PDF library that is written natively in JavaScript. It enables you to seamlessly incorporate robust PDF functionalities into your JavaScript applications. The library allows users to read and manipulate PDF documents without requiring Adobe Acrobat. |
| 14 | + |
| 15 | +## Key features |
| 16 | + |
| 17 | +The following are the key features of this library. |
| 18 | + |
| 19 | +* Support to create PDF files from scratch. |
| 20 | +* Support to load and save existing PDF documents. |
| 21 | +* Support to load and manipulate secured PDF documents. |
| 22 | +* Support to enhance existing PDF files by adding graphical elements such as text, images, shapes, and more. |
| 23 | +* Support to add and manipulate interactive elements, including bookmarks, annotations and form fields. |
| 24 | +* Support to flatten form fields and annotations. |
| 25 | +* Support to import and export form fields and annotations. |
| 26 | +* Ability to merge and split PDF files. |
| 27 | +* Support to text watermark, image watermark, and watermark annotation. |
| 28 | +* Support to hyperlinks for web navigation and document navigation. |
| 29 | +* Support to insert, remove, and modify bookmarks. |
| 30 | +* Support to layers. Add, remove, and flatten the layers. |
| 31 | +* Support to create and apply PDF templates for consistent document layout and design. |
| 32 | +* Support to digitally sign a PDF document. |
| 33 | +* Support to extract and redact text in the PDF documents. |
0 commit comments