ps2pdf12.cmd 334 B

1234567891011
  1. /* $Id: ps2pdf12.cmd,v 1.3 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.2 (Acrobat 3-and-later compatible). */
  7. parse arg params
  8. call 'ps2pdf' '-dCompatibilityLevel=1.2' params