Date: Wed, 29 Dec 1999 20:19:32 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Tomas Furmonavicius <f1926@kaunas.aiva.lt> Cc: freebsd-questions@freebsd.org Subject: Re: Printing problems Message-ID: <19991229201931.R1290@marder-1> In-Reply-To: <99122813184901.00278@briviba.lt> References: <99122813184901.00278@briviba.lt>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 28, 1999 at 01:11:48PM +0200, Tomas Furmonavicius wrote:
> Hi,
>
> I'm having problems with printing under FBSD 3.3. When I'm trying to
> print PS file through Ghostscript, printer starts printing fine, but
> then starts to print "rubish".
What exactly do you mean by "rubbish"?
Have you got ``mx#0'' in the printcap entry for you printer? This sets
the maximum file size and setting it to zero means unlimited size.
If the mx entry is missing then the default maximum size is 1000
BUFSIZ blocks which is ~1MB and if your print exceeds this size, data
is lost and the printer starts printing out the data verbatim (as
though it was ASCII text).
> My printer is HP DJ670C, tried GS
> 5.50 and 5.10 with cdj670 and cdj550 drivers. GS under AIX and Linux
> worked OK for me with Epson and HP printers. What's wrong with it on
> BSD?
>
> Tomas
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
--
"there's a long-standing bug relating to the x86 architecture
that allows you to install Windows too"
-Matthew D. Fuller
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
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?19991229201931.R1290>
