Re: pdftk
Le 26 Aug 2019, steef <debian.linux@home.nl> 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 you try?
To merge file1.pdf and file2.pdf into result.pdf:
$ pdftk file1.pdf file2.pdf output result.pdf
Regards,
Victor
Reply to:
- Follow-Ups:
- Re: pdftk
- From: Siard <shiems146@kpnplanet.nl>
- References:
- pdftk
- From: steef <debian.linux@home.nl>