..thank you all for your comments: i got it going.
thanks again
steef
On 26-08-19 10:33, Curt wrote:
On 2019-08-26, steef wrote:
hi folks!
is there a simple commandline command to get pdftk so kind to merge a
couple of pdf-files? the explanation in the man and --help-files is
for me in s
Le 26 Aug 2019, Siard a écrit :
AFAIK that should be:
$ pdftk file1.pdf file2.pdf cat output result.pdf
It also works without "cat". The OP seemed to be looking for the
simplest possible form.
Regards,
Victor
On Mon, Aug 26, 2019 at 09:41:39AM +0200, steef wrote:
is there a simple commandline command to get pdftk so kind to merge a
couple of pdf-files? the explanation in the man and --help-files is
for me in somewhat cryptic english. kind regards, Now it complains
with 'input-errors'.
An example f
Victor A. Stoichita wrote:
> Le 26 Aug 2019, steef a écrit :
>
> > hi folks!
> >
> > is there a simple commandline command to get pdftk so kind to merge
> > a couple of pdf-files? the explanation in the man and --help-files is
> > for me in somewhat cryptic english. kind regards, Now it complains
On 2019-08-26, steef wrote:
> hi folks!
>
> is there a simple commandline command to get pdftk so kind to merge a
> couple of pdf-files? the explanation in the man and --help-files is
> for me in somewhat cryptic english. kind regards, Now it complains
> with 'input-errors'.
Join pdfs:
pdftk foo
Quoting Dominik George (2019-08-26 10:09:24)
> >is there a simple commandline command to get pdftk so kind to merge a
> >couple of pdf-files?
>
> look at pdfjoin.
Or (not exactly what you asked for but perhaps interesting anyway) the
graphical tool pdfshuffler, which in my experience is by far
Le 26 Aug 2019, steef a écrit :
hi folks!
is there a simple commandline command to get pdftk so kind to
merge
a couple of pdf-files? the explanation in the man
and --help-files is
for me in somewhat cryptic english. kind regards, Now it
complains
with 'input-errors'.
steef
What did yo
Hi,
>is there a simple commandline command to get pdftk so kind to merge a
>couple of pdf-files?
look at pdfjoin.
-nik
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Camaleón writes:
> Not "so" basic for linux, I'm afraid.
No problem.
- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --
There are only two tragedies in life: one is not getting what one
wants, and the other is getti
On Sat, 08 May 2010 23:29:24 +0200, Merciadri Luca wrote:
> Camaleón writes:
>
>> PDF manipulation is still very limited in Linux so don't expect the
>> same manageability and easiness of Acrobat Professional or such
>> programs here :-)
> Mmh okay, but what I want looks basic, doesn't it? No pr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Camaleón writes:
> PDF manipulation is still very limited in Linux so don't expect the same
> manageability and easiness of Acrobat Professional or such programs
> here :-)
Mmh okay, but what I want looks basic, doesn't it? No problem.
> That said
On Sat, 08 May 2010 20:36:21 +0200, Merciadri Luca wrote:
> I have a list of n PDFs. I want them to appear in this order: PDF1,
> PDF2, ..., PDFn in a big PDF file. Let's call this PDFb.
(...)
> I then need to append some new PDFs at the end of PDFb, without loosing
> the bookmarks, and appendin
Raj Kiran Grandhi wrote:
> Sjoerd Hiemstra wrote:
> > Well, when I did need it, I could reboot into etch which I've still
> > got, and where it works fine.
> > Since I used it only now and then, that was just a minor annoyance.
>
> If you have the etch install on a partition in the same machine, y
Sjoerd Hiemstra wrote:
Well, when I did need it, I could reboot into etch which I've still got,
and where it works fine.
Since I used it only now and then, that was just a minor annoyance.
If you have the etch install on a partition in the same machine, you can
just mount it somewhere and use
On 2007-12-22 00:05 +0100, Sven Joachim wrote:
> On 2007-12-21 23:41 +0100, Sjoerd Hiemstra wrote:
> > Sven Joachim wrote:
> > > Or install the version from unstable, which should just work fine
> > > (assuming Sjoerd does not have an alpha machine).
> >
> > Hm, I tried 'aptitude -t unstable instal
On 2007-12-21 23:41 +0100, Sjoerd Hiemstra wrote:
> Sven Joachim wrote:
>> Or install the version from unstable, which should just work fine
>> (assuming Sjoerd does not have an alpha machine).
>
> Hm, I tried 'aptitude -t unstable install pdftk' which gets stuck on
> the same message. :-.
Could
Sven Joachim wrote:
> On 2007-12-21 20:47 +0100, Jonathan Kaye wrote:
> > Apparently this is fixed in version 1.41 You just have to be
> > patient until that version hits Lenny.
>
> Or install the version from unstable, which should just work fine
> (assuming Sjoerd does not have an alpha machine)
Sven Joachim wrote:
On 2007-12-21 20:47 +0100, Jonathan Kaye wrote:
Apparently this is fixed in version 1.41 You just have to be patient until
that version hits Lenny.
Or install the version from unstable, which should just work fine
(assuming Sjoerd does not have an alpha machine).
Or gr
On 2007-12-21 20:47 +0100, Jonathan Kaye wrote:
> Apparently this is fixed in version 1.41 You just have to be patient until
> that version hits Lenny.
Or install the version from unstable, which should just work fine
(assuming Sjoerd does not have an alpha machine).
Sven
--
To UNSUBSCRIBE, e
On 2007-12-21 21:25 +0100, Charlie wrote:
> On Sat, 22 Dec 2007, Sjoerd Hiemstra shared this with us all:
>>--} Has anyone managed to install pdftk in Lenny?
>>--} Trying to install it, aptitude says:
>>--}
>>--} The following packages have unmet dependencies:
>>--} pdftk: Depends: libgc
Sjoerd Hiemstra wrote:
> Has anyone managed to install pdftk in Lenny?
> Trying to install it, aptitude says:
>
> The following packages have unmet dependencies:
> pdftk: Depends: libgcj7-0 (>= 4.1.1-12) but it is not installable
> Resolving dependencies...
> Unable to resolve d
On Sat, 22 Dec 2007, Sjoerd Hiemstra shared this with us all:
>--} Has anyone managed to install pdftk in Lenny?
>--} Trying to install it, aptitude says:
>--}
>--} The following packages have unmet dependencies:
>--} pdftk: Depends: libgcj7-0 (>= 4.1.1-12) but it is not installable
>--}
22 matches
Mail list logo