From owner-freebsd-questions Tue Feb 13 09:32:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25377 for questions-outgoing; Tue, 13 Feb 1996 09:32:16 -0800 (PST) Received: from cwbone.bsi.com.br ([200.250.250.14]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA25346 for ; Tue, 13 Feb 1996 09:31:54 -0800 (PST) Received: from cwbtr01.bsi.com.br (cwbtr01.bsi.com.br [200.250.250.18]) by cwbone.bsi.com.br (8.6.12/8.6.9) with SMTP id OAA16950; Tue, 13 Feb 1996 14:31:40 GMT Date: Tue, 13 Feb 1996 14:31:48 +0000 () From: Sergio de Almeida Lenzi To: Howard Lew cc: questions@FreeBSD.ORG Subject: Re: printing large postscript files In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Mon, 12 Feb 1996, Howard Lew wrote: > > Does anyone know what to do to print out large postscript files and avoid > that error that says "copy file too large"? > > Thanks in advance for any help. Hello Howard, Try setting mx#0 in the /etc/printcap file for the printer you are using. but, beware to put it in the firsts "tokens" of the printcap data.. Sergio de Almeida Lenzi.