* [gentoo-user] replacement for pdftk
@ 2010-05-29 12:13 Dan Johansson
2010-05-30 1:49 ` Philip Webb
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Dan Johansson @ 2010-05-29 12:13 UTC (permalink / raw
To: gentoo-user
After a recent gcc upgrade (4.3.4 -> 4.4.3-r2) on an amd64, pdftk won't
compile anymore. Although I like the pdtk I'm looking for a replacement as
pdft is no more maintained (last release November 28, 2006).
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)?
--
Dan Johansson, <http://www.dmj.nu>
***************************************************
This message is printed on 100% recycled electrons!
***************************************************
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] replacement for pdftk
2010-05-29 12:13 [gentoo-user] replacement for pdftk Dan Johansson
@ 2010-05-30 1:49 ` Philip Webb
2010-05-30 10:03 ` Liviu Andronic
2010-06-14 18:23 ` Johám-Luís Miguéns Vila
2 siblings, 0 replies; 5+ messages in thread
From: Philip Webb @ 2010-05-30 1:49 UTC (permalink / raw
To: gentoo-user
100529 Dan Johansson wrote:
> After a recent upgrade of Gcc 4.3.4 -> 4.4.3-r2 on an amd64,
> Pdftk won't compile anymore.
Have you filed a bug ? What is its number ?
> Although I like the Pdftk I'm looking for a replacement,
> as Pdftk is no more maintained (last release November 28, 2006).
I too find Pdftk useful, so please tell us more re your problem.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] replacement for pdftk
2010-05-29 12:13 [gentoo-user] replacement for pdftk Dan Johansson
2010-05-30 1:49 ` Philip Webb
@ 2010-05-30 10:03 ` Liviu Andronic
2010-06-14 18:23 ` Johám-Luís Miguéns Vila
2 siblings, 0 replies; 5+ messages in thread
From: Liviu Andronic @ 2010-05-30 10:03 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] replacement for pdftk
2010-05-29 12:13 [gentoo-user] replacement for pdftk Dan Johansson
2010-05-30 1:49 ` Philip Webb
2010-05-30 10:03 ` Liviu Andronic
@ 2010-06-14 18:23 ` Johám-Luís Miguéns Vila
2010-06-15 22:40 ` Fred Leon
2 siblings, 1 reply; 5+ messages in thread
From: Johám-Luís Miguéns Vila @ 2010-06-14 18:23 UTC (permalink / raw
To: gentoo-user
Dan Johansson <Dan.Johansson@dmj.nu> writes:
> After a recent gcc upgrade (4.3.4 -> 4.4.3-r2) on an amd64, pdftk won't
> compile anymore. Although I like the pdtk I'm looking for a replacement as
> pdft is no more maintained (last release November 28, 2006).
> 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)?
As P. Webb, said, for the trouble with pdftk, search / file a bug at
b.g.o.
As for alternatives, pdfjam fits my needs...
* app-text/pdfjam
gentoo: 1.20 1.20-r1 1.21(~) 2.01(~) 2.05(~) {:0}
installed: 2.05* {:0}
Description: pdfnup, pdfjoin and pdf90
Homepage: http://www.warwick.ac.uk/go/pdfjam
License: GPL-2
Installed time: Sun May 09 01:04:16 CEST 2010
Use flags: Build Options: -trace
From repositories: gentoo
Installed using: paludis-0.46.0
--
When a man steals your wife, there is no better revenge than to let him
keep her.
-- Sacha Guitry
- This message may be digitally signed: GPG KeyID:0x9D2FD6C8 || FNMT SSL cert
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] replacement for pdftk
2010-06-14 18:23 ` Johám-Luís Miguéns Vila
@ 2010-06-15 22:40 ` Fred Leon
0 siblings, 0 replies; 5+ messages in thread
From: Fred Leon @ 2010-06-15 22:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 986 bytes --]
> Dan Johansson <Dan.Johansson@dmj.nu> writes:
>
>> After a recent gcc upgrade (4.3.4 -> 4.4.3-r2) on an amd64, pdftk won't
>> compile anymore. Although I like the pdtk I'm looking for a replacement as
>> pdft is no more maintained (last release November 28, 2006).
>> 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)?
Hello,
I don't know if this could help you, but I have recently discover pdftk.
My gcc version was 4.4.3-r2 on amd64 and when I try to emerge pdftk, it
tell me to add gcj USE flag to gcc, so you could try to re-emerge gcc with
gcj USE flag enabled.
After that everything compiles fine in my case.
Hope this help (and sorry for my poor english speaking)
--
--------------------------------------------------------------------------------
* Fred
* Webmaster at http://www.drakonix.fr
--------------------------------------------------------------------------------
[-- Attachment #2: Signature numérique PGP --]
[-- Type: application/pgp-signature, Size: 230 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-06-15 23:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-29 12:13 [gentoo-user] replacement for pdftk Dan Johansson
2010-05-30 1:49 ` Philip Webb
2010-05-30 10:03 ` Liviu Andronic
2010-06-14 18:23 ` Johám-Luís Miguéns Vila
2010-06-15 22:40 ` Fred Leon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox