Hello,
i want to use our Kyocera FS1700 (with network card) with ifhp-3.3.18.
Because the printers' RIP is really slow (and sometimes buggy like hell),
i use our server to rasterize the PS jobs.
I use following entry in ifhp.conf
[ fs1700 ]
pcl_init=[ ]
pjl_user_opts+= [ normal brief sm s ]
pjl_normal= [ lduplex outupper inlower ]
pjl_brief = [ simplex outlower inupper ]
pjl_sm = [ simplex outlower manual ]
pjl_s = [ simplex outupper inlower ]
pjl
text@
gs_device=ljet4
gs_option=-sPAPERSIZE=a4
file_output_match = [
*postscript* pcl \%s{gs_converter}
*text* filter \%s{a2ps_converter}
*gzip_compressed* filter \%s{gzip_decompress}
]
The printers' options (duplex,paper source etc) can be set via PJL commands.
I dont want to have our user type things like "-Zinupper,outlower,simplex",
so i defined the options "normal, brief, sm, s".
Using option "-Zbrief" on lpr command line gives me a funny result :
@PJL SET DUPLEX = OFF
@PJL SET OUTBIN = LOWER
@PJL SET MEDIASOURCE = TRAY1
@PJL SET DUPLEX = OFF
@PJL SET OUTBIN = UPPER
@PJL SET MEDIASOURCE = TRAY2
@PJL ENTER LANGUAGE = PCL
Why this? Did i find a bug? Or just a misconfiguration on my side?
Thanks a lot in advance,
Andre
-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------