Hi Ryan,
I sent a patch to the list for sending raw HPGL/2 files to IFHP
connected plotters, I'd assume your using this patch? - If so, I'm very
glad to hear its working for you :-)
As for PS, which file are you reading the first line from? IFHP doesn't
change any of the PostScript headers, it sends the file as-is with a bit
of PJL header code, at least for the 755cm plotters! You can check this
with the following command:
cat postscriptfile.ps | ifhp -Tmodel=hpdj755cm,trace > output.prn
and then check out the headers at the top of output.prn.
BTW, my ifhp.conf file with HPGL/2 patch for this plotter is:
------------------------------- CUT
[ hpdj230 hpdj250c hpdj330 hpdj350c hpdj430 hpdj450c hpdj455ca hpdj700
hpdj750c hpdj750cplus hpdj755cm hpdj2000cp ]
## These printers should support HPGL2
hpgl2
pjl_only=[
COMMENT ECHO ENTER EOJ
INFO RESET SET
USTATUS USTATUSOFF
]
pjl_ustatus=
@PJL USTATUSOFF
@PJL USTATUS DEVICE = ON
@PJL USTATUS TIMED = 10
--------------------------- END CUT
Hope this helps,
cheers,
sam
On Wed, 2003-06-11 at 17:09, Ryan Novosielski wrote:
> I forget exactly who it is, but someone wrote a patch for ifhp.conf that
> included a printer def for the 755cm. I am currently using it for HPGL and
> am very pleased with the results. HOWEVER, for PS, I am getting files
> (when printing from a Mac, for example) that contain PS3, according to the
> first line of the file. The printer receives them, smiles and nods, and
> silently dumps the file. As the Mac PPD for the printer clearly says PS
> level 2, I believe that ifhp may be handing it level 3 for some reason. Is
> this far-fetched? How can I make sure the printer always gets level 2,
> even if this problem isn't "caused" by ifhp?
>
> ---- _ _ _ _ ___ _ _ _
> |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin
> |$&| |__| | | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922)
> \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical Science Bldg - C630
>
> -----------------------------------------------------------------------------
> 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.
> -----------------------------------------------------------------------------
--
CERN, Geneva
IT - Product Support - Unix Infrastructure
E-mail: [EMAIL PROTECTED]
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------