home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 121
/
FreelogMagazineJuilletAout2014-No121.iso
/
Bureautique
/
Scribus
/
GhostscriptPortable_9.14.paf.exe
/
lib
/
ps2pdf13.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
2014-03-26
|
272b
|
11 lines
/*
* 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.3 (Acrobat 4-and-later compatible). */
parse arg params
call 'ps2pdf' '-dCompatibilityLevel=1.3' params