Skip to content

Commit d0c6b7a

Browse files
committed
996733-ej2: Staging demo link added in EJ2 PDF library.
1 parent bfe3477 commit d0c6b7a

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

Document-Processing-toc.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2528,6 +2528,12 @@
25282528
#ReplaceUsingAutomation-https://github.com/syncfusion-content/flutter-docs/tree/master/Flutter/pdf#
25292529
</ul>
25302530
</li>
2531+
<li>
2532+
<a href="/document-processing/pdf/pdf-library/javascript-es6/Overview">JavaScript (ES6)</a>
2533+
<ul>
2534+
<li><a href="/document-processing/pdf/pdf-library/javascript-es6/Overview">Overview</a></li>
2535+
</ul>
2536+
</li>
25312537
</ul>
25322538
</li>
25332539
<li>
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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>&reg;</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

Comments
 (0)