From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DB5A4138679 for ; Fri, 25 Jan 2013 09:16:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7325421C025; Fri, 25 Jan 2013 09:15:51 +0000 (UTC) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.rwth-aachen.de [134.130.7.72]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDDBFE0605 for ; Fri, 25 Jan 2013 09:15:49 +0000 (UTC) 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 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Received: from mx-out-1.rwth-aachen.de ([134.130.5.186]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0MH600E90CECVD40@mta-1.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Fri, 25 Jan 2013 10:15:48 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.84,537,1355094000"; d="scan'208";a="208226980" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by mx-1.rz.rwth-aachen.de with ESMTP; Fri, 25 Jan 2013 10:15:48 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.rwth-aachen.de [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id r0P9FmRN003732 for ; Fri, 25 Jan 2013 10:15:48 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 9556E1BA5 for ; Fri, 25 Jan 2013 10:15:49 +0100 (CET) Date: Fri, 25 Jan 2013 10:15:49 +0100 From: Helmut Jarausch Subject: Re: [gentoo-user] can not print pdf w/e-document viewer To: gentoo-user@lists.gentoo.org References: <20130124164306.GB25218@syscon7.inet> In-reply-to: <20130124164306.GB25218@syscon7.inet> X-Mailer: Balsa 2.4.91-5-g8b4f251 Message-id: <1359105349.32444.2@numa-i> X-Archives-Salt: fce344e8-6b83-4013-87df-53226688b2d4 X-Archives-Hash: eb1ab9f92f7887de83ccd7c41573de30 On 01/24/2013 05:43:06 PM, Joseph wrote: > I have a document "letter" size in landscape mode and I'm trying to > print it with e-document viewer 4-pages per side and it will not > print. Some documents prints OK but this one will not print it. > > Are there better programs in Linux for printing pdf files? I have noticed that evince, qpdfview and acroread handle pdf files differently. So, if one of these fails you might try another one. Most of the time, evince does a good job. Helmut.