foo2oak-wrapper -VERSION (return code: 0)
$Id: foo2oak-wrapper.in,v 1.60 2011/08/07 16:49:30 rick Exp $
$Id: foo2oak.c,v 1.69 2011/11/08 20:25:27 rick Exp $
$Id: foo2zjs-pstops.sh,v 1.21 2013/07/31 17:41:47 rick Exp $
foo2oak-wrapper -h (return code: 1)
Usage:
foo2oak-wrapper [options] [ps-file]
Foomatic printer wrapper for the foo2oak printer driver.
This script reads a Postscript ps-file or standard input
and converts it to Oak Technoligies OAKT printer format.
Normal Options:
-b bits Bits per plane (1 or 2) [1]
-c Print in color (else monochrome)
-d duplex Duplex code to send to printer [1]
1=off, 2=longedge, 3=shortedge
-m media Media code to send to printer [1]
0=auto 1=plain 2=preprinted 3=letterhead 4=graytrans
5=prepunched 6=labels 7=bond 8=recycled 9=color
10=cardstock 11=heavy 12=envelope 13=light 14=tough
15=vellum 16=rough 19=thick 20=highqual
-p paper Paper code [letter]
1=letter, 3=ledger, 5=legal, 6=statement, 7=executive,
8=A3, 9=A4, 11=A5, 12=B4, 13=B5jis, 14=folio, 19=env9,
20=env10, 27=envDL, 28=envC5, 30=envC4, 37=envMonarch,
257=A6, 258=B6, 259=B5iso, 260=env6
-n copies Number of copies [1]
-r <xres>x<yres> Set device resolution in pixels/inch [600x600]
-s source Source code to send to printer [7]
1=tray1, 2=tray2, 4=manual, 7=auto
Code numbers may vary with printer model.
-2/-3/-4/-6/-8/-10/-12/-14/-15/-16/-18
Print with N-up (requires psutils)
-o orient For N-up: -op is portrait, -ol is landscape, -os is seascape.
Printer Tweaking Options:
-u <xoff>x<yoff> Set offset of upper left printable in pixels [varies]
-l <xoff>x<yoff> Set offset of lower right printable in pixels [varies]
-L mask Send logical clipping values from -u/-l in ZjStream [3]
0=no, 1=Y, 2=X, 3=XY
-z model Model: 0=HP CLJ 1500, 1=KM-1635/KM-2035 [0]
Color Tweaking Options:
-g gsopts Additional options to pass to Ghostscript, such as
-dDITHERPPI=nnn, etc. May appear more than once. []
-G profile.icm Convert profile.icm to a Postscript CRD using icc2ps and
adjust colors using the setcolorrendering PS operator.
/usr/share/foo2oak/icm/ will be searched for profile.icm.
-I intent Select profile intent from ICM file [0]
0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute
-G gamma-file.ps Prepend gamma-file to the Postscript input to perform
color correction using the setcolortransfer PS operator.
Debugging Options:
-S plane Output just a single color plane from a color print [all]
1=Cyan, 2=Magenta, 3=Yellow, 4=Black
-D lvl Set Debug level [0]
-V $Id: foo2oak-wrapper.in,v 1.60 2011/08/07 16:49:30 rick Exp $