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 C73A5138680 for ; Fri, 25 Jan 2013 13:41:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20A89E05EB; Fri, 25 Jan 2013 13:41:08 +0000 (UTC) Received: from mail129c7.megamailservers.com (mail129c7-2520.megamailservers.com [69.49.98.24]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5CA2E050E for ; Fri, 25 Jan 2013 13:41:06 +0000 (UTC) X-POP-User: admin.sys-concept.com Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail129c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id r0PDf46u011108 for ; Fri, 25 Jan 2013 08:41:05 -0500 Received: by syscon7.localdomain (Postfix, from userid 1000) id 1DE61203238; Fri, 25 Jan 2013 06:43:49 -0700 (MST) Date: Fri, 25 Jan 2013 06:43:49 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] can not print pdf w/e-document viewer Message-ID: <20130125134349.GA30871@syscon7.inet> References: <20130124164306.GB25218@syscon7.inet> <20130125100617.0309c6e7@digimed.co.uk> <51025F89.3060600@iinet.net.au> <1359115218.32444.5@numa-i> <20130125124141.GW30998@server> 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-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <20130125124141.GW30998@server> User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=1.1 cv=irLj17ZF5ABOTBuyAu2t31N+Nq5xiP0nh7CWcFrUZ/0= c=1 sm=1 a=wom5GMh1gUkA:10 a=HVhsrGGYXw0A:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=PNPxLGmzAAAA:8 a=8n26UjnwAAAA:8 a=xCNXzRiwAAAA:8 a=3K9phxMrN6SPqTPKEpMA:9 a=wPNLvfGTeEIA:10 a=szx1ZLJ4vkUA:10 a=PuaX9GzN-6QA:10 a=GbxyeQc5U4AA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A02020A.51028B71.014B,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-Archives-Salt: 14602d20-6fee-48ae-a29f-badf904974ab X-Archives-Hash: aad9fe829d824c4bbf7333251ea632bc On 01/25/13 06:41, Bruce Hill wrote: >On Fri, Jan 25, 2013 at 01:00:18PM +0100, Helmut Jarausch wrote: >> > >> > there is also pdf2pdf - I cant find which package its in, but its >> > saved >> > a few files for me (cleans/scrubs the pdf code as part of a pipeline) >> >> Thanks for the hint. To find a package >> >> http://www.portagefilelist.de/ is your friend. >> >> It shows that pdf2pdf is part of media-gfx/swftools-0.9.1 which is not >> in the tree anymore. Furthermore it needs media-libs/pdflib which have >> been abandoned, as well. But there is a newer version of >> PDFlib Lite (7.0.5p3). Adapting the old ebuild for 7.0.4_p5 does work. >> Then media-gfx/swftools-0.9.1 does build and it generates pdf2pdf. > >e-file is much more efficient, then use eshowkw: > >mingdao@server ~ $ e-file pdf2pdf > * media-gfx/swftools > Available Versions: 0.9.1 > Homepage: http://www.swftools.org/ > Description: SWF Tools is a collection of SWF manipulation and generation utilities > Matched Files: /usr/bin/pdf2pdf; > >mingdao@server ~ $ eshowkw media-gfx/swftools >Keywords for media-gfx/swftools: > | | u | > | a a p s | n | > | l m h i m m p s p | u s | r > | p d a p a 6 i p c 3 a x | s l | e > | h 6 r p 6 8 p p 6 9 s r 8 | e o | p > | a 4 m a 4 k s c 4 0 h c 6 | d t | o >------+---------------------------+-----+------- >0.9.2 | o ~ o ~ o o o ~ o o o ~ ~ | o 0 | gentoo >-- >Happy Penguin Computers >') >126 Fenco Drive ( \ >Tupelo, MS 38801 ^^ >support@happypenguincomputers.com >662-269-2706 662-205-6424 >http://happypenguincomputers.com/ I just emerge swftools-0.9.2 It did not generate "pdf2pdf" binary -- Joseph