hbpldecode -V (return code: 1)
hbpldecode: invalid option -- '-'
Usage:
hbpldecode [options] < hbpl-file
Decode a HBPL stream into human readable form. HBPL is
Host Based Printer Language.
There are two versions of HBPL in existence.
Version one is an HBPL stream with Huffman RLE data. This data is
used by the Dell 1250c, Dell C1660w, Epson AcuLaser C1700, Fuji-Xerox
cp105b, and similar printers. These printers are supported by
foo2hbpl1-wrapper et al.
Version two is an HBPL stream with JBIG encoded data. This data
is used by the Xerox WorkCentre 6015, Fuji Xerox Docuprint CM205
Dell 1355c, and similar printers. These printers are supported by
foo2hbpl2-wrapper et al.
Both versions can be decoded by hbpldecode.
Options:
-d basename Basename of .pbm file for saving decompressed planes
-r basename Basename of .jbg file for saving raw planes
-o Print file offsets
-h Print hex file offsets
-D lvl Set Debug level [0]
hbpldecode --help (return code: 1)
hbpldecode: invalid option -- '-'
Usage:
hbpldecode [options] < hbpl-file
Decode a HBPL stream into human readable form. HBPL is
Host Based Printer Language.
There are two versions of HBPL in existence.
Version one is an HBPL stream with Huffman RLE data. This data is
used by the Dell 1250c, Dell C1660w, Epson AcuLaser C1700, Fuji-Xerox
cp105b, and similar printers. These printers are supported by
foo2hbpl1-wrapper et al.
Version two is an HBPL stream with JBIG encoded data. This data
is used by the Xerox WorkCentre 6015, Fuji Xerox Docuprint CM205
Dell 1355c, and similar printers. These printers are supported by
foo2hbpl2-wrapper et al.
Both versions can be decoded by hbpldecode.
Options:
-d basename Basename of .pbm file for saving decompressed planes
-r basename Basename of .jbg file for saving raw planes
-o Print file offsets
-h Print hex file offsets
-D lvl Set Debug level [0]