Skip to content

Commit 88d6358

Browse files
1010724: Resolved CI failures
1 parent d33a570 commit 88d6358

12 files changed

Lines changed: 18 additions & 18 deletions

Document-Processing/PDF/PDF-Viewer/react/annotation/annotation-permission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
33
title: Annotations Permission in React PDF Viewer | Syncfusion
4-
description: Learn how to use annotation permissions in Syncfusion React PDF Viewer using programmatic APIs.
4+
description: Learn here all about how to use annotation permissions in Syncfusion React PDF Viewer using programmatic APIs.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Annotation permissions
11+
# Annotation permissions in React
1212

1313
Use [annotationSettings](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/index-default#annotationsettings) to control creation-time permissions and default behavior for annotations in the PDF Viewer. These settings establish defaults for annotations created through the UI and programmatic flows.
1414

Document-Processing/PDF/PDF-Viewer/react/annotation/annotations-api.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: Annotations API in TypeScript PDF Viewer | Syncfusion
4-
description: Learn how to read and configure annotations using APIs in the Syncfusion TypeScript PDF Viewer.
3+
title: Annotations API in React PDF Viewer | Syncfusion
4+
description: Learn here all about how to read and configure annotations using APIs in the Syncfusion React PDF Viewer.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Annotations API in TypeScript PDF Viewer
11+
# Annotations API in React
1212

1313
The PDF Viewer provides APIs to read the loaded annotations and to configure global defaults for creating/editing annotations.
1414

Document-Processing/PDF/PDF-Viewer/react/annotation/annotations-in-mobile-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Annotations mobileView in React PDF Viewer | Syncfusion
4-
description: Learn how to use annotations in mobile view with the Syncfusion React PDF Viewer.
4+
description: Learn here all about how to use annotations in mobile view with the Syncfusion React PDF Viewer Component.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
@@ -83,7 +83,7 @@ This article describes how to use annotation tools in the Syncfusion React PDF V
8383

8484
**Step 2:** The ink annotation is rendered on the page.
8585

86-
![Ink annotation drawn on the page](../how-to/images/ink-annotation.png)
86+
![Ink annotation drawn on the page](../../javascript-es6/how-to/images/ink-annotation.png)
8787

8888
## Change annotation properties (before adding)
8989

Document-Processing/PDF/PDF-Viewer/react/annotation/create-modify-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Create and modify annotations
11+
# Create and modify annotations in React
1212

1313
The PDF Viewer annotation tools add, edit, and manage markups across documents. This page provides an overview with quick navigation to each annotation type and common creation and modification workflows.
1414

Document-Processing/PDF/PDF-Viewer/react/annotation/custom-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
33
title: Custom Data in annotations in React PDF Viewer | Syncfusion
4-
description: Learn how to use add custom Data in annotation in Syncfusion React PDF Viewer
4+
description: Learn here all about how to use add custom Data in annotation in Syncfusion React PDF Viewer Component.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Custom data in annotations
11+
# Custom data in annotations in React
1212

1313
Annotations can include custom key–value data via the `customData` property. This is supported at two levels:
1414

Document-Processing/PDF/PDF-Viewer/react/annotation/customize-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Customize annotations
11+
# Customize annotations in React
1212

1313
Annotation appearance and behavior (for example color, stroke color, thickness, and opacity) can be customized using the built‑in UI or programmatically. This page summarizes common customization patterns and shows how to set defaults per annotation type.
1414

Document-Processing/PDF/PDF-Viewer/react/annotation/delete-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Remove annotations
11+
# Remove annotations in React
1212

1313
Annotations can be removed using the built-in UI or programmatically. This page shows common methods to delete annotations in the viewer.
1414

Document-Processing/PDF/PDF-Viewer/react/annotation/export-import/export-import-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: Import/Export events in the React PDF Viewer | Syncfusion
4-
description: Learn how to handle Import/Export events for PDF form fields in the Syncfusion React PDF Viewer component.
3+
title: Import/Export events in React PDF Viewer | Syncfusion
4+
description: Learn how to handle Import/Export events for PDF Annotations in the Syncfusion React PDF Viewer component.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug

Document-Processing/PDF/PDF-Viewer/react/annotation/export-import/import-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Steps:
2525

2626
All annotations in the selected file are applied to the current document.
2727

28-
![Import Annotation](../annotation-images/import-annot.png)
28+
![Import Annotation](../../../javascript-es6/annotations/annotation-images/import-annot.png)
2929

3030
## Import programmatically (from object)
3131

Document-Processing/PDF/PDF-Viewer/react/annotation/line-angle-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
1212

1313
The PDF Viewer provides line angle constraints functionality that allows drawing line-type annotations with controlled angle snapping. This improves precision for technical drawings and measurements in PDF documents.
1414

15-
![Line angle constraint](../annotations/annotation-images/line-angle-constraint.gif)
15+
![Line angle constraint](../../javascript-es6/annotations/annotation-images/line-angle-constraint.gif)
1616

1717
## Enable line angle constraints
1818

0 commit comments

Comments
 (0)