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 <gentoo-user+bounces-111470-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1OIfOM-0004HO-4j
	for garchives@archives.gentoo.org; Sun, 30 May 2010 10:05:14 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4BCB7E084D;
	Sun, 30 May 2010 10:03:59 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0A1C1E084D
	for <gentoo-user@lists.gentoo.org>; Sun, 30 May 2010 10:03:58 +0000 (UTC)
Received: by wyf19 with SMTP id 19so852181wyf.40
        for <gentoo-user@lists.gentoo.org>; Sun, 30 May 2010 03:03:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:mime-version:received:in-reply-to
         :references:from:date:message-id:subject:to:content-type;
        bh=GzA0Q3ponASKPit6zRs9ACntgvxdke4bIfULfhGjLmA=;
        b=V8VgOzVgznemfJ0PGjANd3/vV868RV66bGxMWK8qGPE5FkSHlARtfw9Lq5kvshKEsB
         j2T9hYLCOPuXfKuCnRKZCn4vQA7WYhojWUbAp4qzzf771WOvj0Hi+sSnVBwGKkI9yKAp
         IhyAIZyvtLPmbIkrgRisPzbknd/TS18KDHDT4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        b=WPC+/fvBgIKu0jWhw6q9Kf9hmdBgWmf4Hltc25ibiDXH/MXMTPv22RvAFs3qjuA02b
         Ailht+CnOB5gc6aC1Ql+J9kwi2MWiW6I7gcd01CQb4u0uBKhB3bpSklnmBSfBFEFIH1h
         ErsgeTOEnZmnG3vvUfzJpQn0xDsofJDCSi54w=
Received: by 10.216.177.85 with SMTP id c63mr3201322wem.14.1275213837657; Sun, 
	30 May 2010 03:03:57 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.216.165.146 with HTTP; Sun, 30 May 2010 03:03:37 -0700 (PDT)
In-Reply-To: <201005291413.53222.Dan.Johansson@dmj.nu>
References: <201005291413.53222.Dan.Johansson@dmj.nu>
From: Liviu Andronic <landronimirc@gmail.com>
Date: Sun, 30 May 2010 11:03:37 +0100
Message-ID: <AANLkTilvinDHBZkvlx4XCNJRtfGomPufa1htlc8tnCU8@mail.gmail.com>
Subject: Re: [gentoo-user] replacement for pdftk
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: f75868b3-175d-4db5-a7a2-7ea20fc0d0d4
X-Archives-Hash: d2da4c72a0d006d8429bb0311c26da14

On Sat, May 29, 2010 at 1:13 PM, Dan Johansson <Dan.Johansson@dmj.nu> wrote:
> Any suggestions for a good command line tool to manage PDFs like pdftk (split
> (burst) a PDF, combine two or more PDFs, Rotate PDFs and so on)?
>
http://blog.oak-tree.us/index.php/2010/05/26/pdf-linux

Liviu