foo2zjs-wrapper -VERSION (return code: 0)
$Id: foo2zjs-wrapper.in,v 1.154 2012/02/24 01:25:15 rick Exp $
$Id: foo2zjs.c,v 1.109 2011/11/12 16:39:53 rick Exp $
$Id: foo2zjs-pstops.sh,v 1.21 2013/07/31 17:41:47 rick Exp $
foo2zjs-wrapper -h (return code: 1)
Usage:
foo2zjs-wrapper [options] [ps-file]
Foomatic printer wrapper for the foo2zjs printer driver.
This script reads a Postscript ps-file or standard input
and converts it to Zenographics ZjStream printer format.
Normal Options:
-c Print in color (else monochrome)
-C colormode Colormode [default]
1=Photos, 2=Photo and text, 3=Graphics and text
10=ICM RGB color profile (using -G *.icm file)
gs9=New gs9+ ICM CMYK color profile (using -G *.icm file)
-d duplex Duplex code to send to printer [1]
1=off, 2=longedge, 3=shortedge
-m media Media code to send to printer [1]
-z0:
1=standard, 2=transparency, 3=glossy, 257=envelope,
259=letterhead, 261=thickstock, 262=postcard, 263=labels
-z1,-z2,-z3: above plus
258=light, 261=cardstock, 263=rough, 265=labels,
267=envelope, 273=vellum, 512=color, 513=letterhead,
514=preprinted, 515=prepunched, 516=recycled
-p paper Paper code [letter]
-z0:
1=letter, 5=legal, 7=executive, 9=A4, 11=A5, 13=B5jis
20=env#10, 27=envDL 28=envC5 34=envB5 37=envMonarch
-z1: -z0 plus
257=16K 197x273, 258=fanfold german legal, 259=b5iso,
260=postcard, 261=doublepostcard, 262=A6
-z2: -z0 plus
43=postcard, 70=A6, 82=double postcard rotated,
257=16K 197x273, 263=16K 184x260, 264=16K 195x270,
258=fanfold german legal
-z3: -z0 plus
43=postcard, 70=A6, 82=double postcard rotated,
257=16K 197x273, 263=16K 184x260, 264=16K 195x270,
258=fanfold german legal, 268=photo4x6, 269=photo5x8,
270=photo10x15
-n copies Number of copies [1]
-r <xres>x<yres> Set device resolution in pixels/inch [1200x600]
-s source Source code to send to printer [7]
1=upper, 2=lower, 4=manual, 7=auto
Code numbers may vary with printer model.
-t Draft mode. Every other pixel is white.
-T density Print density (1-5) [3]
-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
-P Do not output START_PLANE codes. May be needed by some
monochrome-only printers.
-X padlen Add extra zero padding to the end of BID segments [16]
-z model Model: [0]
0=KM 2300DL / HP 1000 / HP 1005
1=HP 1018 / HP 1020 / HP 1022
2=HP Pro P1102 / P1566 / P1606dn
3=HP Pro CP1025nw
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/foo2zjs/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: foo2zjs-wrapper.in,v 1.154 2012/02/24 01:25:15 rick Exp $