From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O7mks-0001Md-9B for garchives@archives.gentoo.org; Fri, 30 Apr 2010 09:43:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B55BE0774; Fri, 30 Apr 2010 09:43:07 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C96FE0774 for ; Fri, 30 Apr 2010 09:43:06 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.52,300,1270422000"; d="scan'208";a="192268478" Received: from 213-152-39-90.dsl.eclipse.net.uk (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 30 Apr 2010 10:43:05 +0100 Received: from funf.stroller.uk.eu.org (funf.stroller.uk.eu.org [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 81AA56C4A8 for ; Fri, 30 Apr 2010 10:43:03 +0100 (BST) Message-Id: <7FB50E15-9A8B-45EB-82A8-59F0DFE6DA6D@stellar.eclipse.co.uk> From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gentoo-user] bypassing CUPS - howto Date: Fri, 30 Apr 2010 10:43:01 +0100 References: <20100428141106.6ae2ec5d@karnak.local> X-Mailer: Apple Mail (2.936) X-Archives-Salt: c497064b-f483-4033-880f-6fddcf7b2bb1 X-Archives-Hash: 179f24ccdaf16a2db09ec2db9cb00ffa On 29 Apr 2010, at 10:13, Helmut Jarausch wrote: > On 29 Apr, Stroller wrote: >> >> On 28 Apr 2010, at 15:27, Helmut Jarausch wrote: >>>> ... >>>> Why do you need to bypass CUPS? >>> >>> Thanks, it's just for debugging. >>> >>> Printing some pdf files with acroread makes some printers >>> hang here. >>> To locate the problem source, I'd like to check if the printer >>> works if it gets the postscript or pdf-file (there printer is >>> assumed >>> to accept postscript level 3). >> >> Have you tried using `lpr` at the command line? >> >> I *believe* something like `lpr /path/to/file.pdf` should work. >> > > Thanks, but lpr is just a front-end for cups. So you're sure the problem isn't Acroread, then? This is not clear from your description. Stroller.