I am doing this with a routing filter that scans the postscript and looks for the flag
that states "transparency" or "Tray 2" (the tray we keep transparencies in) routes to
different queues and charges accordingly.
My perl script uses the following variables in the check.
$TRANSPARENCYTYPE = "\"MediaType Transparency\"";
$PLAINTYPE = "\"\*MediaType Plain\"";
$TRAY2 = "\"\*InputSlot Tray2\"";
We have only been using it for a couple of months, but it works so far. Our primary
problem is teaching our users how to select transparency type media for our HP 4500N
I can send my kludgy scripts if it would be of use.
Michael
At 11:17 AM 2001.05.18, you wrote:
>I'm setting up a new HP 4500 DN that I want two separate queues for hp4500_p (paper)
>and hp4500_t (transparency). I know the users can use the source command line
>option, but I want to provide separate accounting as we charge differently for the
>media, and I'm not quite ready to provide lprng on all of the clients. Easier to
>just provide 2 queues for "printing for dummies" right now.
>
>I had this done prior to lprng with 2 passthrough queues which sent a header to a
>tektronix phaser telling it to switch trays.
>
>Any suggestions? I'm playing with passthrough queues, to do it similar, but having
>difficulty figuring out which commands to send.
>
>Perhaps there's a way to have two queues, and do something like:
>:ifhp=model=hp4500,sync,pagecount,waitend,transparency (or intray2)
>and
>:ifhp=model=hp4500,sync,pagecount,waitend,paper (or intray3)
>???
>
>Thanks,
>Dan
>
>=======================================================
>Dan Kirkpatrick [EMAIL PROTECTED]
>Computer Systems Manager
>Department of Physics
>Syracuse University, Syracuse, NY
>http://www.physics.syr.edu/~dkirk Fax:(315) 443-9103
>=======================================================
>
>
>-----------------------------------------------------------------------------
>YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
>The address you post from MUST be your subscription address
>
>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.
>-----------------------------------------------------------------------------
-------------------------
Michael Shepard
Faculty of Education Computing Services
University of British Columbia
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
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.
-----------------------------------------------------------------------------