
PSSPLT creates the *.ps file and distiller grab the ps filename to create a pdf file. One other method is to use Distiller, an application that comes with Adobe Acrobat Standard or the Pro version. Ps2pdf has been reported as problematic under windows. The doct for the "ps2pdf" utility is here : In Python, you could use something like n() to run the cmd, or make a buch of cmd strings, write them into a temp CMD/BAT file then use Python to run that temp file and delete it after finish.

#Converting .ps to pdf how to
There is quite a good tutorial here : How To Convert PostScript (eps/ps) to PDF with Ghostscript on Windows 10

One of then is ImageMagick, which you can run in command line. Is PS Post Script? If it is then there are a lot of options.
