|
Code93Ext
OverviewThe Code 93 Extended symbology is continuous, variable length, and self-checking. VariantsIt is based on Code 93 but can encode full 128 character ASCII using the four additional shift characters: ($) (%) (/) (+) Invoking
Examples0 0 moveto (Code93Ext!) (includecheck) /code93ext /uk.co.terryburton.bwipp findresource exec
0 0 moveto (Code93^029Extended) (parse includecheck) /code93ext /uk.co.terryburton.bwipp findresource exec
| |