Skip to content

Commit e42b049

Browse files
committed
984044: CI issue
1 parent 9459ae0 commit e42b049

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Document-Processing/PDF/PDF-Viewer/asp-net-core/formdesigner/user-interaction-with-form-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99
---
1010

1111

12-
# User interaction with form fields
12+
# Form Field Interaction in ASP.NET Core PDF Viewer
1313

1414
The PDF viewer control provides the option for interaction with Form Fields such as Drag and resize. you can draw a Form Field dynamically by clicking the Form Field icon on the toolbar and draw it in the PDF document. The Form Fields type supported by the PDF Viewer Control are:
1515

Document-Processing/PDF/PDF-Viewer/asp-net-mvc/formdesigner/user-interaction-with-form-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99
---
1010

1111

12-
# User interaction with form fields
12+
# Working with Form Fields in ASP.NET MVC PDF Viewer
1313

1414
The PDF viewer control provides the option for interaction with Form Fields such as Drag and resize. you can draw a Form Field dynamically by clicking the Form Field icon on the toolbar and draw it in the PDF document. The Form Fields type supported by the PDF Viewer Control are:
1515

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

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

8282
**Step 2:** The ink annotation appears on the page.
8383

84-
![Ink annotation drawn on the page](../how-to/images/ink-annotation.png)
84+
![Ink annotation drawn on the page](../images/ink-annotation.png)
8585

8686
## Change annotation properties (before adding)
8787

Document-Processing/PDF/PDF-Viewer/react/how-to/add-annotation-in-text-search.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: Add Rectangle Annotation via Text Search in React PDF Viewer
4-
description: Learn to add rectangle annotations using text search bounds in the React PDF Viewer component, including initialization and search controls.
3+
title: Add Rectangle Annotation via Text Search in Syncfusion React PDF Viewer
4+
description: Discover how to add rectangle annotations via text search in the Syncfusion React PDF Viewer for a seamless mobile experience.
55
control: PDF Viewer
66
platform: document-processing
77
documentation: ug
88
---
99

10-
# Programmatically Add Rectangle Annotations Based on Text Search in PDF Viewer
10+
# Add Rectangle Annotations via Text Search in PDF Viewer
1111

1212
A concise guide to adding rectangle annotations at highlighted text search results in the React PDF Viewer to visually emphasize matches and improve readability.
1313

46 KB
Loading

0 commit comments

Comments
 (0)