Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 1999 09:34:31 -0700 (MST)
From:      Tony Jones <tony@rtd.com>
To:        grog@lemis.com, questions@FreeBSD.ORG
Subject:   Re: Postscript/lpr question
Message-ID:  <199903191634.JAA14664@seagull.rtd.com>

next in thread | raw e-mail | index | archive | help

>> 1) If the following lines are in the PS file (Windows driver adds them):
>> 	<esc>%-12345X@PJL JOB
>> 	@PJL ENTER LANGUAGE = POSTSCRIPT
>>       %!PS-Adobe-3.0
>> 	...
>>	%%EOF
>> 	<esc>%-12345X@PJL EOJ
>> 	<esc>%-12345X
>>
>>    Then the printing works perfectly if I 'cat file.ps > /dev/lpt0'
>>    If I use lpr, I get a blank trailing page each time.
>
>OK.  If necessary, you can get printcap to do that for you.
Realise this. Would have to be somewhat smart, to detect if they were
already there (Windows via Samba), or it would probably be easier
to create two queues, one that added and the other that didn't.

>What happens for two page documents?  Do they both come out, or just
>the first one?
Multipage documents come out fine, no trailing blank page, no flashing LED.

Whether you get the flashing LED or not, depends on if you cat or lpr and/or
the Postscript itself.

>I'm attaching a PostScript document that prints just fine on my HP
>LaserJet 6MP.  Try it and see whether you can print it.  If so, you
Great, the 6MP is basically the same as the 2100M. However, you didn't
attach any PS file :-)

I did read the handbook entries, I have the stairstepping on pure text
problem (LF/CR  issue) and the parts about the formfeeds/LED staying lit,
but none seemed to exactly fit what i was seeing, plus I tried all the 
suggested solutions and they didn't help.


Tony


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903191634.JAA14664>