foo2qpdl-wrapper -VERSION (return code: 0)
$Id: foo2qpdl-wrapper.in,v 1.57 2014/01/27 02:34:29 rick Exp $
$Id: foo2qpdl.c,v 1.54 2014/01/27 02:23:29 rick Exp $
$Id: foo2zjs-pstops.sh,v 1.21 2013/07/31 17:41:47 rick Exp $
foo2qpdl-wrapper -h (return code: 1)
Usage:
foo2qpdl-wrapper [options] [ps-file]
Foomatic printer wrapper for the foo2qpdl printer driver.
This script reads a Postscript ps-file or standard input
and converts it to a Samsung QPDL stream (CLP-300, etc.).
Normal Options:
-c Print in color (else monochrome)
-C colormode Colormode [default]
1=CRD
10=ICM 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 [0]
0=plain, 1=thick, 2=thin. 3=bond, 4=color, 5=card,
6=labels, 7=envelope, 8=preprinted, 9=cotton,
10=recycled, 11=transparency, 12=archive
-p paper Paper code [letter]
0=letter, 1=legal, A4=2, 3=executive, 6=env#10,
7=envMonarch, 8=envC5, 9=envDL, 11=B5jis, 12=B5iso,
16=A5, 17=A6, 23=envC6, 24=folio, 25=env6.75, 26=env#9,
28=oficio
-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 [1]
1=upper, 2=lower, 4=manual, 7=auto
Code numbers may vary with printer model.
-t Draft mode. Every other pixel is white.
-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 Printer Model [0]
0=CLP-300, CLX-2160, CLX-3160
1=CLP-600
2=CLP-310, CLP-315, CLP-610, CLX-3175
3=CLP-620, CLP-360, CLP-365
Color Tweaking Options:
-a parm=val Color Adjust. "parm" is b,c,s,cr,mg,yb. "val" is 0-100
-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/foo2qpdl/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: foo2qpdl-wrapper.in,v 1.57 2014/01/27 02:34:29 rick Exp $