From owner-freebsd-questions@FreeBSD.ORG Fri Apr 29 18:03:01 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB5B1106566C for ; Fri, 29 Apr 2011 18:03:01 +0000 (UTC) (envelope-from cjr@cruwe.de) Received: from cruwe.de (t1850.greatnet.de [83.133.124.96]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4858FC12 for ; Fri, 29 Apr 2011 18:03:00 +0000 (UTC) Received: (qmail 8553 invoked from network); 29 Apr 2011 17:36:18 -0000 Received: from p5b37ae5a.dip.t-dialin.net (HELO dijkstra) (smtpallow@91.55.174.90) by t1850.greatnet.de with ESMTPA; 29 Apr 2011 17:36:18 -0000 Date: Fri, 29 Apr 2011 19:36:07 +0200 From: "Christopher J. Ruwe" To: freebsd-questions@freebsd.org Message-ID: <20110429193607.035d3987@dijkstra> In-Reply-To: <629611.69016.qm@web113601.mail.gq1.yahoo.com> References: <629611.69016.qm@web113601.mail.gq1.yahoo.com> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/QPJfk2Q59vkNoI31Yi0V.UL"; protocol="application/pgp-signature" Subject: Re: how to concatenate 2 pdf files to 1? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2011 18:03:02 -0000 --Sig_/QPJfk2Q59vkNoI31Yi0V.UL Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 28 Apr 2011 23:57:28 -0700 (PDT) Dino Vliet wrote: > 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) >=20 > Brgds > Dino > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" You could also use pdfjoin from print/pdfjam. Cheers, --=20 Christopher J. Ruwe TZ GMT + 2 --Sig_/QPJfk2Q59vkNoI31Yi0V.UL Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQIcBAEBAgAGBQJNuvcPAAoJEJTIKW/o3iwUr+UP/jld+trCWU8q3zV8R+fFDo1+ 6rWc0r/A5zILGzVSl0M5f4FuOai3qb24yzDzmFDzyhMSAaOMqV51oCBkkhR53U7R S8ZJwiodrP68fPWB7U80fB0i8CVfm1GV+8epnrVt2ptK1kriO2wavd/tj998fkYS U8eDLvu7CZ+UsF4pKMIfq4XrJ9eeNlMERa5mL3NkcF5qELiZ2hNNbcpL0WBXYZGP 47e4cVlgXWEqbgMF01mapolOPCDksp4eSYv6x0thxDuizQ20r9GJwYDSi3oJGHIh DOOazz/nDPcPh/AuiNDUsVnczuPysq3ep/EqWLFo5h82w3kXqDfGDu+FcnEpyoM2 vWR/cbCr2qCK20IZAW0qrC7Sn1XigNeMvNM4tyDmL5ZP0odiJ6amXn6W8a8lLLS5 XyNQJa/ZkfVW0y2b7/MYY9pLfeXk3V4PmxOTFJfTqw8dV2aWNzUhIXD35USYKPpp DtLE3mVT65QH0dXQ03NEKE3CdKb4cn2QWn+lWmerBaq141R7Dz8GLeEbNi0SkWRl +egGPAm2z6WfSlR7FM7tAk6e/wti9o7S2dNX7p7MIGwM3ym7gmIPg8VIR5n4KeQW zH8jJObSSFcr4zk+26PYWGe56BuKp7p8sL5USmGpKCl1wBZFPFU9QTtshr1uxxgx tnFiwXuAcxFeAhslfLEr =sPBP -----END PGP SIGNATURE----- --Sig_/QPJfk2Q59vkNoI31Yi0V.UL--