Skip to content

Commit 0417a26

Browse files
897552: Modified signature position
1 parent ca0f7a2 commit 0417a26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

How to/Add Handwritten Signature Programmatically/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<script src="https://cdn.syncfusion.com/ej2/syncfusion-helper.js" type ="text/javascript"></script>
2121
</head>
2222
<body>
23-
<button id="addHandwrittenSignature"> Add Handwritten signature</button>
23+
<button id="addHandwrittenSignature"> Add Handwritten signature programmatically</button>
2424
<div id="container">
2525
<div id="PdfViewer" style="height:500px;width:100%;"></div>
2626
</div>

How to/Add Handwritten Signature Programmatically/index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)