> I need help with this one.  If anybody has an HP8550,
> could you please confirm that the PostScript commands
> need to come AFTER the %! stuff?
> 
> And can anybody figure out why?

I must confess I couldn't quite figure out what exactly
what KLaus Micheler was saying but here's a thought.

The %! is the "start of the postscript" flag.  It is what
defines the beginning of a postscript program.

Furthermore since the book specifies that %! must be the first
two characters of a postscript program implies, to me at least,
that it must be the first two characters of a new line.  So
saying I suspect the printer didn't see it because of the ^D
and therefore either flushed or printed the lines as text up to
the %!PS-Adobe-2.0.

I would suggest: try deleting the ^D and see if it works.

        Jim

> > From: "Micheler Klaus (MDCA Villach)" <[EMAIL PROTECTED]>
> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> > Subject: AW: LPRng with HP8550DN
> > Date: Tue, 20 Jun 2000 10:44:53 +0200
> >
> > ^[%-12345X@PJL
> > @PJL JOB NAME = "PID 20676" DISPLAY = "????"
> > @PJL RDYMSG DISPLAY = "PID 2067"
> > @PJL USTATUSOFF
> > @PJL USTATUS JOB = ON
> > @PJL USTATUS DEVICE = ON
> > @PJL USTATUS PAGE = ON
> > @PJL USTATUS TIMED = 10
> > @PJL SET MEDIATYPE = TRANSPARENCY
> > @PJL ENTER LANGUAGE = POSTSCRIPT
> > ^D%!
> > <</MediaType (Transparency)>> setpagedevice ### klmi: on this position it
> > does not work
> > %!PS-Adobe-2.0
> > %%Version: 3.15
> > %%DocumentFonts: (atend)
> > %%Pages: (atend)
> > %%EndComments
> > % @(#)postprint.ps      1.31 1/10/94
> > %ident  "@(#)lp:filter/postscript/postscript/postprint.ps       1.1"
> > %
> > % Version 3.15 prologue for ASCII files.
> > %
> > % <</MediaType (Transparency)>> setpagedevice ### klmi: on this position it
> > works
> > /noheader true def
> >
> >
> > In the original ifhp.conf file ther is no a3 paper selection for that
> > printer.
> > According to the ppd, this is the right entry.
> > ps_a3 = <</DeferredMediaSelection true /PageSize [842 1191] /ImagingBBox
> > null>> setpagedevice
> >
> >
> > Thanks in advance,
> >   KLaus Micheler
> >
> >
> > phone number and Adress is:
> >
> > ###################################################
> > # Klaus Micheler, CAD
> > # Infineon Technologies (formerly Siemens EZM)
> > # Microelectronic Design Centers Austria GmbH
> > # Design Center Villach 
> > # Siemensstr. 2, A-9500 Villach   
> > # Tel. +43 4242 / 305 - 6201
> > # Fax. +43 4242 / 305 - 6389                           
> > # mailto:[EMAIL PROTECTED]
> > ###################################################

-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------


-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------

Reply via email to