Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2011 13:26:19 +0200
From:      =?iso-8859-1?Q?Bj=F6rn_Oelke?= <bo@kbct.de>
To:        Dino Vliet <dino_vliet@yahoo.com>
Cc:        freebsd-questions@freebsd.org, =?iso-8859-1?Q?Bj=F6rn_Oelke?= <bo@kbct.de>
Subject:   Re: how to concatenate 2 pdf files to 1?
Message-ID:  <15098931-FEA4-43B9-99C7-16DCA6170B6C@kbct.de>
In-Reply-To: <629611.69016.qm@web113601.mail.gq1.yahoo.com>
References:  <629611.69016.qm@web113601.mail.gq1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 29.04.2011 um 08:57 schrieb Dino Vliet:
>=20
> Dear freebsd userlist,
> here an application type of question. I have two pdf files and want to =
make 1 out of them by concatenating them. Does anyone have an idea how =
to do that on unix/linux as I don't have the pdf editor from Adobe.
>=20
> So fileA.pd en fileB.pdf should become fileC.pdf (where C is A+B)

You could use pdftk. (print/pdftk)
`pdftk in1.pdf in2.pdf cat output out.pdf`

--=20
BO .. http://kbct.de
P.S.: Moin.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15098931-FEA4-43B9-99C7-16DCA6170B6C>