Skip to content

Commit 4b38a96

Browse files
1004880: Resolved CI failures
1 parent 7d3ca1b commit 4b38a96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Document-Processing/PDF/PDF-Viewer/javascript-es6/form-designer/form-filling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The PDF Viewer supports common form fields such as text boxes, check boxes, radi
7777

7878
## Fill PDF forms through Import Data
7979

80-
The Syncfusion PDF Viewer allows you to import form field data into an existing PDF document using the `importFormFields` API. This feature enables you to prefill form fields using data from an external source without requiring manual user input.
80+
The Syncfusion PDF Viewer allows you to import form field data into an existing PDF document using the `importFormFields` API. This feature enables you to pre-fill form fields using data from an external source without requiring manual user input.
8181

8282
Imported form field data is automatically mapped to the corresponding form fields in the PDF document based on the field names. Once the data is imported, the populated values are displayed in the PDF Viewer and can be edited through the user interface if required.
8383

Document-Processing/PDF/PDF-Viewer/javascript-es6/form-designer/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pdfviewer.appendTo('#PdfViewer');
5757

5858
Create and customize interactive fields directly on the PDF page.
5959
- [Create](./Create-edit-Style-del-formFields/create-formfields), [edit](./Create-edit-Style-del-formFields/edit-formfields), or [remove](./Create-edit-Style-del-formFields/remove-formfields) forms
60-
- [Add a Signature Field](./Create-edit-Style-del-formFields/create-formfields/#add-signature-field)
60+
- [Add a Signature Field](./Create-edit-Style-del-formFields/create-formfields#add-signature-field)
6161
- [Edit Form Field](./Create-edit-Style-del-formFields/edit-formfields)
6262
- [Remove Form Field](./Create-edit-Style-del-formFields/remove-formfields)
6363
- [Form Field Constraints](./form-constrain)

0 commit comments

Comments
 (0)