I seem to have lost some control over selecting paper size.
All ideas, suggestions, criticisms, etc.... are welcomed.
My goal is to specify letter sized paper for a postscript print job.
ifhp-3.5.3 added the following lines to the output:
@PJL SET PAPER = LETTER
@PJL ENTER LANGUAGE = POSTSCRIPT
^D%!
<</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>>
setpagedevice
%!
Starting with ifhp-3.5.4 the output is missing the line:
<</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>>
setpagedevice
--------------
The files were generated using the /tmp/send script:
#!/bin/sh
cp /dev/null /tmp/t
ifhp=model=hp5si
/opt/LPRng/libexec/filters/ifhp \
-Zletter -Tdev=/tmp/t,trace,debug=1,${ifhp} </tmp/one.ps 2>/tmp/trace
and verified by submitting to the printer using
lpr -Praw@<printer's IP> /tmp/t
---------------
Thanks....Steve
--
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------