Skip to content

Commit fafba02

Browse files
984540: JS docs revamp: Resolved "PDF Viewer" Spelling errors
1 parent a1e682f commit fafba02

File tree

18 files changed

+56
-371
lines changed

18 files changed

+56
-371
lines changed

Document-Processing-toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@
922922
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/toolbar-customization/custom-toolbar">Custom Toolbar</a></li>
923923
</ul>
924924
</li>
925-
<li>Interactive PDF Navigation
925+
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/navigation">Interactive PDF Navigation</a>
926926
<ul>
927927
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/interactive-pdf-navigation/page-navigation">Page </a></li>
928928
<li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/interactive-pdf-navigation/bookmark-navigation">Bookmark</a></li>

Document-Processing/PDF/PDF-Viewer/javascript-es5/annotations/annotation-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Annotations Events in JavaScript Pdfviewer control | Syncfusion
3-
description: Learn here all about Annotations Events in Syncfusion JavaScript Pdfviewer component of Syncfusion Essential JS 2 and more.
2+
title: Annotations Events in JavaScript PDF Viewer control | Syncfusion
3+
description: Learn here all about Annotations Events in Syncfusion JavaScript PDF Viewer component of Syncfusion Essential JS 2 and more.
44
platform: document-processing
55
control: PDF Viewer
66
documentation: ug

Document-Processing/PDF/PDF-Viewer/javascript-es5/download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Download in Javascript Pdfviewer control | Syncfusion
4-
description: Learn here all about Download in Syncfusion Javascript Pdfviewer control of Syncfusion Essential JS 2 and more.
3+
title: Download in Javascript PDF Viewer control | Syncfusion
4+
description: Learn here all about Download in Syncfusion Javascript PDF Viewer control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
10-
# Download in JavaScript Pdfviewer control
10+
# Download in JavaScript PDF Viewer control
1111

1212
The PDF Viewer supports downloading the loaded PDF file. You can enable/disable the download using the following code snippet.
1313

Document-Processing/PDF/PDF-Viewer/javascript-es5/ej1-api-migration.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
layout: post
3-
title: Ej1 api migration in Javascript Pdfviewer control | Syncfusion
4-
description: Learn here all about Ej1 api migration in Syncfusion Javascript Pdfviewer control of Syncfusion Essential JS 2 and more.
3+
title: EJ1 API migration in Javascript PDF Viewer control | Syncfusion
4+
description: Learn here all about EJ1 API migration in Syncfusion Javascript PDF Viewer control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
6-
control: Ej1 api migration
7-
publishingplatform: Javascript
6+
control: PDF Viewer
87
documentation: ug
98
domainurl: ##DomainURL##
109
---
1110

12-
# Ej1 api migration in Javascript Pdfviewer control
11+
# EJ1 API migration in Javascript PDF Viewer control
1312

1413
This article describes API migration process of PDF Viewer component from Essential JS 1 to Essential JS 2.
1514

Document-Processing/PDF/PDF-Viewer/javascript-es5/event.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ The [keyboardCustomCommands](https://ej2.syncfusion.com/javascript/documentation
780780
When it triggers
781781
- After registering gestures in commandManager.keyboardCommand. For example, pressing Shift + Alt + G or Shift + Alt + H triggers the event. Use this to handle custom keyboard shortcuts.
782782

783-
Refer to [Keyboard interaction](./accessibility.md#keyboard-interaction) for details about adding and handling custom shortcut keys.
783+
Refer to [Keyboard interaction](./accessibility#keyboard-interaction) for details about adding and handling custom shortcut keys.
784784
Example:
785785

786786
```javascript
@@ -1290,3 +1290,9 @@ viewer.appendTo('#pdfViewer');
12901290
```
12911291

12921292
> Tip: For annotation and signature-specific events and arguments, see the dedicated Annotations Events topic.
1293+
1294+
## See also
1295+
1296+
- [Annotation events](./annotations/annotation-event)
1297+
- [Form field events](./form-designer/form-field-events)
1298+
- [Organize PDF events](./organize-pdf/organize-pdf-events)

Document-Processing/PDF/PDF-Viewer/javascript-es5/feature-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Feature module in JavaScript Pdfviewer Control | Syncfusion
4-
description: Learn here all about Feature module in Syncfusion Essential JavaScript Pdfviewer control, its elements and more.
3+
title: Feature module in JavaScript PDF Viewer Control | Syncfusion
4+
description: Learn here all about Feature module in Syncfusion Essential JavaScript PDF Viewer control, its elements and more.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug

Document-Processing/PDF/PDF-Viewer/javascript-es5/form-designer/form-field-events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Form Field Events in JavaScript Pdfviewer control | Syncfusion
4-
description: Learn here all about different form field in Syncfusion JavaScript Pdfviewer component of Syncfusion Essential JS 2 and more.
3+
title: Form Field Events in JavaScript PDF Viewer control | Syncfusion
4+
description: Learn here all about different form field in Syncfusion JavaScript PDF Viewer component of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug

Document-Processing/PDF/PDF-Viewer/javascript-es5/globalization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Globalization in JavaScript Pdfviewer control | Syncfusion
4-
description: Learn here all about Globalization in Syncfusion JavaScript Pdfviewer control of Syncfusion Essential JS 2 and more.
3+
title: Globalization in JavaScript PDF Viewer control | Syncfusion
4+
description: Learn here all about Globalization in Syncfusion JavaScript PDF Viewer control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Globalization in JavaScript Pdfviewer control
11+
# Globalization in JavaScript PDF Viewer control
1212

1313
The text contents provided in the PDF Viewer can be localized using the collection of localized strings for different cultures. By default, the PDF Viewer is localized in “__en-US__”.
1414

Document-Processing/PDF/PDF-Viewer/javascript-es5/how-to-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: FAQ Section in Pdfviewer control | Syncfusion
4-
description: In this section, you can know about the various questions asked about manipulation of in Pdfviewer control.
3+
title: FAQ Section in PDF Viewer control | Syncfusion
4+
description: In this section, you can know about the various questions asked about manipulation of in PDF Viewer control.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug

Document-Processing/PDF/PDF-Viewer/javascript-es5/how-to/custom-fonts.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ domainurl: ##DomainURL##
1010

1111
# Add custom fonts in PDF Viewer
1212

13+
The JavaScript PDF Viewer supports loading, editing, and saving custom fonts in form fields such as text boxes, list boxes, and drop-downs by using the customFonts property. Add the required TTF files to the resource URL directory used by the viewer so they can be loaded at runtime and used in forms.
14+
15+
## Integrating Custom Font Collections into Form Fields in PDF Viewer
16+
17+
To ensure proper rendering and saving of form fields that use custom fonts, especially when the fonts are not installed on the system, place the TTF files in the resource URL path referenced by the viewer and specify their names through the customFonts property (string array). These fonts will then be available for loading, editing, and saving form fields in the PDF.
18+
1319
To use custom fonts in the Syncfusion PDF Viewer, add the custom TTF files to the resource URL directory and configure the viewer to load them. Specify font file names using the `customFonts` property as an array of names.
1420

1521
### Steps to add custom fonts
@@ -47,4 +53,6 @@ pdfviewer.appendTo('#PdfViewer');
4753
{% endhighlight %}
4854
{% endtabs %}
4955

50-
These steps integrate custom fonts into PDF documents displayed in the PDF Viewer.
56+
These steps integrate custom fonts into PDF documents displayed in the PDF Viewer.
57+
58+
>Note: If a form field (TextBox, ListBox, DropDown) using a custom font has text larger than the field’s bounds, the downloaded PDF may render incorrectly in browsers or third‑party viewers. It displays correctly in the Syncfusion PDF Viewer. To avoid this, use a font size that fits within the field or enlarge the field before saving/downloading.

0 commit comments

Comments
 (0)