Skip to content

Commit 3d8014c

Browse files
Merged pull request #2594 from mercy-orejo/Task(218558);SEO-Bing-Issue-fixes-Help-Domain-missing-h1-tag-document-processing
Task(218558);SEO-Bing-Issue-fixes-Help-Domain-missing-h1-tag-document…
2 parents 70391bb + 754019d commit 3d8014c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Document-Processing/PDF/PDF-Viewer/react/how-to/add-signature.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-
## Add signature in React PDF Viewer component
11+
# Add signature in React PDF Viewer component
1212

1313
The PDF Viewer library allows adding a signature to a signature field in a loaded PDF document programmatically by handling the `formFieldClick` event.
1414

Document-Processing/PDF/PDF-Viewer/react/troubleshooting/document-loading-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: PDF Viewer
77
documentation: ug
88
---
99

10-
## Document loading issues in version 23.1 or newer
10+
# Document loading issues in version 23.1 or newer
1111

1212
If a PDF does not render in the viewer after upgrading to v23.1 or newer, use the checklist below to identify and resolve common causes. The most frequent fix is calling `dataBind()` before `load()` so data binding is initialized correctly in the newer lifecycle.
1313

0 commit comments

Comments
 (0)