Skip to content

Commit b551bee

Browse files
Merge pull request #3234 from syncfusion-content/EJ2-899030-MvcIssue
EJ2 899030: Content Broken in MVC documentation
2 parents bc02468 + 33af7bf commit b551bee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/form-filling.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Form Filling in ##Platform_Name## Pdfviewer Component
3+
title: Form Filling in ##Platform_Name## Pdfviewer Component | Syncfusion
44
description: Learn here all about Form Filling in Syncfusion ##Platform_Name## Pdfviewer component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: PDF Viewer
@@ -9,7 +9,7 @@ documentation: ug
99
---
1010

1111

12-
# Form Filling
12+
# Form Filling in the ASP.NET MVC PDF Viewer component
1313

1414
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.
1515

@@ -23,7 +23,7 @@ The form fields displayed in the PDF Viewer are:
2323
* Signature Field
2424
* List box
2525

26-
![FormFilling](../../pdfviewer/images/formfilling.png)
26+
![FormFilling](./images/formfilling.png)
2727

2828
## Disabling form fields
2929

@@ -52,21 +52,21 @@ Signature can be added to the Signature field by using the following steps:
5252

5353
* Click the Signature Field in the PDF document. The signature panel will appear.
5454

55-
![SignatureField](../../pdfviewer/images/signaturefield.png)
55+
![SignatureField](./images/signaturefield.png)
5656

5757
* Draw the signature in the signature panel.
5858

59-
![SignaturePanel](../../pdfviewer/images/signature.png)
59+
![SignaturePanel](./images/signature.png)
6060

6161
* Click the **CREATE** button, the drawn signature will be added in the signature field.
6262

63-
![Signature](../../pdfviewer/images/sign.png)
63+
![Signature](./images/sign.png)
6464

6565
## Delete the signature inside the signature field
6666

6767
You can also delete the signature in the signature field by using Delete Option in the annotation toolbar.
6868

69-
![DeleteSign](../../pdfviewer/images/deletesign.png)
69+
![DeleteSign](./images/deletesign.png)
7070

7171
## Import and export form fields
7272

0 commit comments

Comments
 (0)