Skip to content

Commit 50d0bdd

Browse files
Merge pull request #1901 from syncfusion-content/996733-ej2
996733-ej2: Staging demo link added in EJ2 PDF library.
2 parents bfe3477 + 7fc7c15 commit 50d0bdd

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-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: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
layout: post
3+
title: Overview of the TypeScript PDF Library Component | Syncfusion
4+
description: Learn about the Syncfusion TypeScript 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 TypeScript PDF library control
12+
13+
The Essential<sup>&reg;</sup> TypeScript PDF library is a feature-rich, high-performance, non-UI PDF library written natively in TypeScript. It enables you to seamlessly integrate robust PDF functionalities into your TypeScript 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+
* Create PDF documents from scratch with ease.
20+
* Load, edit, and save existing PDF files.
21+
* Open and manipulate password-protected PDF documents.
22+
* Enhance PDFs by adding text, images, shapes, and other graphical elements.
23+
* Add and manage interactive components such as bookmarks, annotations, and form fields.
24+
* Flatten form fields and annotations for a finalized document.
25+
* Import and export form field data and annotations seamlessly.
26+
* Merge multiple PDFs or split a document into separate files.
27+
* Apply text watermarks, image watermarks, and watermark annotations.
28+
* Insert hyperlinks for both web and document navigation.
29+
* Add, remove, or modify bookmarks for better document organization.
30+
* Create, remove, and flatten layers within PDFs.
31+
* Design and apply templates for consistent layouts and branding.
32+
* Digitally sign PDF documents for secure authentication.
33+
* Extract or redact text from PDF files.
34+
* Extract images from PDF documents.
35+
* Redact shapes to protect sensitive graphical content.

0 commit comments

Comments
 (0)