LinuxCommandLibrary

opldecode

decodes OPL printer format

TLDR

Decode OPL file

$ opldecode [file.opl]
copy
Decode with output
$ opldecode [file.opl] -o [output]
copy
Show file info
$ opldecode -i [file.opl]
copy

SYNOPSIS

opldecode [options] file

DESCRIPTION

opldecode decodes OPL printer format. Converts to standard formats.
The tool handles OPL proprietary format. Part of foo2zjs printer tools.

PARAMETERS

FILE

OPL format file.
-o OUTPUT
Output file.
-i
Show information.
--help
Display help information.

CAVEATS

Printer-specific format. Part of foo2zjs suite.

HISTORY

opldecode was created to decode OPL printer data for foo2zjs drivers.

SEE ALSO

foo2zjs(1), gs(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community