Date: Mon, 12 Feb 1996 22:04:37 -0700 From: Nate Williams <nate@sri.MT.net> To: Howard Lew <hlew@genome.Stanford.EDU> Cc: questions@freebsd.org Subject: Re: printing large postscript files Message-ID: <199602130504.WAA21472@rocky.sri.MT.net> In-Reply-To: <Pine.SUN.3.91.960212205100.11071A-100000@vegemite.Stanford.EDU> References: <Pine.SUN.3.91.960212205100.11071A-100000@vegemite.Stanford.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
> Does anyone know what to do to print out large postscript files and avoid > that error that says "copy file too large"? Add the flag mx#0 in your printcap entry. rlp|lw|ps|postscript|PostScript|lp1|lw1|postscript1|PostScript1:\ :lp=:\ :mx#0:\ ..... Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602130504.WAA21472>