Skip to content

Commit

Permalink
Increased barcode width
Browse files Browse the repository at this point in the history
  • Loading branch information
yoldas committed Jul 12, 2023
1 parent 698b044 commit 10b311d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"x": 1,
"y": 7,
"cellWidth": 0.12,
"cellWidth": 0.15,
"barcodeType": "code39",
"value": "<%= merge_fields[:barcode] %>",
"height": 5
Expand Down

0 comments on commit 10b311d

Please sign in to comment.