From owner-freebsd-questions Sun May 13 11:27:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3.inwind.it (relay3.inwind.it [212.141.53.74]) by hub.freebsd.org (Postfix) with ESMTP id BAA6337B42C for ; Sun, 13 May 2001 11:27:36 -0700 (PDT) (envelope-from bartequi@inwind.it) Received: from bartequi.ottodomain.org (62.98.152.112) by relay3.inwind.it (5.5.029) id 3AE401CE0049D3B9 for freebsd-questions@FreeBSD.ORG; Sun, 13 May 2001 20:27:31 +0200 From: Salvo Bartolotta Date: Sun, 13 May 2001 18:29:45 GMT Message-ID: <20010513.18294500@bartequi.ottodomain.org> Subject: Manipulating pdf/ps files To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSD'ers, I would like to perform such operations as the following: -- merge PDF/ps files -- modify PDF/ps files in a more or less "graphical" (read: human-understandable) fashion -- convert PDF/ps files to other formats (eg text). Browsing the archives, I learnt about pdf2ps, ps2pdf, pstotext and psutils (both in the ports). I had also browsed the ports tree as well a= s the Doc-primer, but I am probably missing something trivial here. I have found some difficulties: eg, psmerge seems not to work on a few p= s files, which files I downloaded (originally as PDF files) from a www site. I have reason to believe those files were generated from one main file (containing data arranged in a table) split into several pieces, BTW. I couldn't convert the ps files to txt, either: pstotext generated strings of hashes (the "#" character). Any suggestions as well as pointers to documentation and/or programs -- whether free or not -- are greatly appreciated. N.B. The question concerns the FreeBSD OS & FreeBSD software. I am **NOT** willing to use any M$-related product (such as Adobe's), the negation "NOT" extending from Europe to the Atlantic US coast :-)) MTIA, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message