summaryrefslogtreecommitdiff
path: root/lib/ps2pdf14.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ps2pdf14.cmd')
-rw-r--r--lib/ps2pdf14.cmd10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/ps2pdf14.cmd b/lib/ps2pdf14.cmd
new file mode 100644
index 000000000..32317ea2b
--- /dev/null
+++ b/lib/ps2pdf14.cmd
@@ -0,0 +1,10 @@
+/*
+ * This file is maintained by a user: if you have any questions about it,
+ * please contact Mark Hale (mark.hale@physics.org).
+ */
+
+/* Convert PostScript to PDF 1.4 (Acrobat 5-and-later compatible). */
+
+parse arg params
+
+call 'ps2pdf' '-dCompatibilityLevel=1.4' params