Skip to content

Commit da7aed8

Browse files
committed
Update demo doc
1 parent 7baaacd commit da7aed8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-1015 Bytes
Binary file not shown.

lib/examples/eg008.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ function makeTemplate(){
232232
// font: "helvetica", fontSize: "size14", tabLabel: "numbersOnly",
233233
// height: "23", width: "84", required: "false"})
234234
, textInsteadOfNumber = docusign.Text.constructFromObject({
235-
documentId: "1", pageNumber: "1", xPosition: "163", yPosition: "260",
235+
documentId: "1", pageNumber: "1", xPosition: "153", yPosition: "260",
236236
font: "helvetica", fontSize: "size14", tabLabel: "numbersOnly",
237237
height: "23", width: "84", required: "false"})
238238
, radioGroup = docusign.RadioGroup.constructFromObject({

0 commit comments

Comments
 (0)