星火微课系统客户端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

ps2pdf14.cmd 330B

1234567891011
  1. /* $Id: ps2pdf14.cmd 6300 2005-12-28 19:56:24Z giles $ */
  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.4 (Acrobat 5-and-later compatible). */
  7. parse arg params
  8. call 'ps2pdf' '-dCompatibilityLevel=1.4' params