Copyright (C) 2004
Javilk
|
The following are programs designed to produce Code 39 bar codes on HP
Laser jet printers. Inspect code for options. Some user adjustments may
be needed for your installation.
Code Sources
Instructions:
Useage:
c39 options and text
Example:
c39 -x100 -x 100 -b "this is a code" >lp1
Positions a Code 39 bar sequence at 100x100 on the page. Scanning that
bar set produces the text:
this is a code
Options
- -E x Escape sequence
- -fu Font Univers
- -fg Font Gothic
- -fc Font Courier
- -F Forms Feed
- -j eJect
- -m Mono-space
- -o x set Orientation
- -p x chars per inch
- -P Portrait Mode
- -r Return carriage
- -R Carriage Return / Line Feed
- -s x point scale
- -v proportional space mode
- -x x X axis dot position
- -y x Y axis dot position
- -w x Weight
|