|
Code39Ext
OverviewThe Code 39 Extended symbology is discrete, variable length and self-checking. VariantsIt is based on Code 39 but can encode full 128 character ASCII by using shift combinations. Invoking
Examples0 0 moveto (Code39 Ext!) (includetext includecheck) /code39ext /uk.co.terryburton.bwipp findresource exec
0 0 moveto (Code39^029Extended) (parse includecheck) /code39ext /uk.co.terryburton.bwipp findresource exec
| |