ghostscript

Brian Elmegaard brian at rk-speed-rugby.dk
Thu Sep 9 02:46:35 EDT 2004


cjankowski at hbr-inc.com (Chris Jankowski) writes:

> os.system(ghost_dir + ' -dNOPAUSE -dQUIET -sBATCH -sDEVICE=%s
> -sOUTPUTFILE=%    s/page%%d.%s %s' % (device, outputdir,suffix,
> pdffile))

What about 
os.system('copy '+)
?

-- 
Brian (remove the sport for mail)
http://www.et.dtu.dk/staff/be



More information about the Python-list mailing list