Skip to content

Commit 1d6f468

Browse files
committed
996733-ej2: Resolved the given feedback.
1 parent d0c6b7a commit 1d6f468

File tree

1 file changed

+9
-7
lines changed
  • Document-Processing/PDF/PDF-Library/javascript-es6

1 file changed

+9
-7
lines changed
Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
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.
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.
55
platform: document-processing
66
control: PDF
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Overview of the JavaScript PDF library control
11+
# Overview of the TypeScript PDF library control
1212

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.
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.
1414

1515
## Key features
1616

@@ -22,12 +22,14 @@ The following are the key features of this library.
2222
* Support to enhance existing PDF files by adding graphical elements such as text, images, shapes, and more.
2323
* Support to add and manipulate interactive elements, including bookmarks, annotations and form fields.
2424
* Support to flatten form fields and annotations.
25-
* Support to import and export form fields and annotations.
25+
* Support to import and export PDF form field data and annotations.
2626
* Ability to merge and split PDF files.
2727
* Support to text watermark, image watermark, and watermark annotation.
2828
* Support to hyperlinks for web navigation and document navigation.
2929
* Support to insert, remove, and modify bookmarks.
30-
* Support to layers. Add, remove, and flatten the layers.
30+
* Support to add, remove, and flatten the layers.
3131
* Support to create and apply PDF templates for consistent document layout and design.
3232
* Support to digitally sign a PDF document.
33-
* Support to extract and redact text in the PDF documents.
33+
* Support to extract and redact text in the PDF documents.
34+
* Support to extract images from the PDF documents.
35+
* Support to redact shapes in the PDF documents.

0 commit comments

Comments
 (0)