1
1
---
2
2
layout : post
3
- title : Form Filling in # #Platform_Name## Pdfviewer Component
3
+ title : Form Filling in # #Platform_Name## Pdfviewer Component | Syncfusion
4
4
description : Learn here all about Form Filling in Syncfusion # #Platform_Name## Pdfviewer component of Syncfusion Essential JS 2 and more.
5
5
platform : ej2-asp-core-mvc
6
6
control : PDF Viewer
@@ -9,7 +9,7 @@ documentation: ug
9
9
---
10
10
11
11
12
- # Form Filling
12
+ # Form Filling in the ASP.NET MVC PDF Viewer component
13
13
14
14
PDF Viewer component allows you to display the form fields available in the PDF document. By using this, you can edit and download the form fields.
15
15
@@ -23,7 +23,7 @@ The form fields displayed in the PDF Viewer are:
23
23
* Signature Field
24
24
* List box
25
25
26
- ![ FormFilling] ( ../../pdfviewer /images/formfilling.png )
26
+ ![ FormFilling] ( ./images/formfilling.png )
27
27
28
28
## Disabling form fields
29
29
@@ -52,21 +52,21 @@ Signature can be added to the Signature field by using the following steps:
52
52
53
53
* Click the Signature Field in the PDF document. The signature panel will appear.
54
54
55
- ![ SignatureField] ( ../../pdfviewer /images/signaturefield.png )
55
+ ![ SignatureField] ( ./images/signaturefield.png )
56
56
57
57
* Draw the signature in the signature panel.
58
58
59
- ![ SignaturePanel] ( ../../pdfviewer /images/signature.png )
59
+ ![ SignaturePanel] ( ./images/signature.png )
60
60
61
61
* Click the ** CREATE** button, the drawn signature will be added in the signature field.
62
62
63
- ![ Signature] ( ../../pdfviewer /images/sign.png )
63
+ ![ Signature] ( ./images/sign.png )
64
64
65
65
## Delete the signature inside the signature field
66
66
67
67
You can also delete the signature in the signature field by using Delete Option in the annotation toolbar.
68
68
69
- ![ DeleteSign] ( ../../pdfviewer /images/deletesign.png )
69
+ ![ DeleteSign] ( ./images/deletesign.png )
70
70
71
71
## Import and export form fields
72
72
0 commit comments