ps2pdf13.cmd 334 B

1234567891011
  1. /* $Id: ps2pdf13.cmd,v 1.4 2002/02/21 21:49:28 giles Exp $ */
  2. /*
  3. * This file is maintained by a user: if you have any questions about it,
  4. * please contact Mark Hale (mark.hale@physics.org).
  5. */
  6. /* Convert PostScript to PDF 1.3 (Acrobat 4-and-later compatible). */
  7. parse arg params
  8. call 'ps2pdf' '-dCompatibilityLevel=1.3' params