ports/print/pdfmerge/files/patch-Scripts-ps2pdf12
Pav Lucistnik d371fff0ca A small tool to merge several PDF files into one PDF file
(based on Ghostscript).

It has the following features:

* Add/Remove PDF files;
* Adjust the order of the PDF files;
* Merge the PDF file based on ps2pdf.

PR:		ports/78895
Submitted by:	Nicola Vitale <nivit@email.it>
2005-03-18 21:56:50 +00:00

8 lines
259 B
Text

--- ps2pdf12 Sat Jan 10 21:11:14 2004
+++ ps2pdf12.port Tue Mar 15 13:48:26 2005
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!%%LOCALBASE%%/bin/bash
# $Id: ps2pdf12,v 1.1 2000/03/09 08:40:40 lpd Exp $
# Convert PostScript to PDF 1.2 (Acrobat 3-and-later compatible).