Skip to content

Commit 07aab19

Browse files
committed
Fix sample
1 parent e15347d commit 07aab19

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/sample

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
385 180 moveto (THIS IS CODE 93) (includecheck includetext) /code93 /uk.co.terryburton.bwipp findresource exec
1010
0 -17 rmoveto (Code 93) show
1111

12-
375 380 moveto (\(00\)009528765432108321|\(02\)09520123456788\(37\)24\(10\)1234567ABCDEFG) (ccversion=c includetext dontlint) /gs1-128composite /uk.co.terryburton.bwipp findresource exec
12+
375 380 moveto
13+
gsave
14+
(\(00\)009528765432108321|\(02\)09520123456788\(37\)24\(10\)1234567ABCDEFG) (ccversion=c includetext dontlint) /gs1-128composite /uk.co.terryburton.bwipp findresource exec
15+
grestore
1316
0 -17 rmoveto (GS1-128 Composite) show
1417

1518
145 680 moveto (0123456789) (includecheck includetext) /interleaved2of5 /uk.co.terryburton.bwipp findresource exec

0 commit comments

Comments
 (0)