Skip to content

Commit 3122fda

Browse files
986927: resolved CI issues
1 parent 3db069b commit 3122fda

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

Document-Processing/PDF/PDF-Viewer/javascript-es6/organize-pdf.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Organize Pages in Typescript PDF Viewer control | Syncfusion
44
description: Learn here all about Organize Pages in Syncfusion Typescript PDF Viewer control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: PDF Viewer
7-
publishingplatform: Typescript
87
documentation: ug
98
domainurl: ##DomainURL##
109
---

Document-Processing/PDF/PDF-Viewer/javascript-es6/toolbar.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Toolbar in Typescript Pdfviewer control | Syncfusion
44
description: Learn here all about Toolbar in Syncfusion Typescript Pdfviewer control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: Toolbar
7-
publishingplatform: Typescript
87
documentation: ug
98
domainurl: ##DomainURL##
109
---

Document-Processing/PDF/PDF-Viewer/vue/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Add CSS references needed for PDF Viewer in `style` section of the `App.vue` fil
6363
```
6464
### Add PDF Viewer component
6565

66-
Add the Vue PDF Viewer by using `ejs-pdfviewer` selector in template section of the `App.vue` file.
66+
Add the Vue PDF Viewer by using `ej-pdfviewer` selector in template section of the `App.vue` file.
6767

6868
```
6969
<template>
@@ -105,7 +105,7 @@ Refer the [Getting Started with Vue3](https://help.syncfusion.com/document-proce
105105

106106
*[`View PDF Document`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/getting-started) - Open and display both the normal and the protected PDF files with AES and RC4 encryption.
107107
*[`Annotations`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/annotation/text-markup-annotation) - Annotate with text markup, shapes, stamps, ink, and sticky notes.Form filling and form designing can be done.
108-
*[`Form Fields`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/form-designer/create-fillable-pdf-forms/create-programmatically) - Form filling and form designing can be done.
108+
*[`Form Fields`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/form-designer/create-programmatically) - Form filling and form designing can be done.
109109
*[`Signature`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/annotation/signature-annotation) - Hand-written and digital signatures are allowed.
110110
*[`Toolbar`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/toolbar) - Built-in-toolbar and custom toolbars to perform user interaction of PDF Viewer functionalities.
111111
*[`Navigation`](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/vue/navigation) - Easy navigation with the help of bookmarks, thumbnails, hyperlinks, and table of contents.

0 commit comments

Comments
 (0)