Re: OT - stitching together 2 pdf files
On Tue, 12 Jul 2011 13:59:55 -0300, Facundo Aguirre wrote:
> On Tue, Jul 12, 2011 at 05:34:00PM +0100, AG wrote:
>> Sorry for the OT, but does anyone know of a way to stitch 2 separate
>> pdf files together to make one large one?
>>
>> I'm pretty sure acroread won't, but I was wondering about Xpdf or
>> possibly a command-line approach?
>>
>> Thanks for any help.
> Try this (you need the ghostscript package):
>
> gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf
+1 for this.
That's also my one-liner to get the job done :-)
Greetings,
--
Camaleón
Reply to: