Hi. Sorry, but I think this is not a topic we can answer for you - there is no simple or easy way I can think of to convert a PDF file to PostScript, and even if a code solution was available it would not be simple at all...
Why not print whatever source file you have started with to a PostScript printer driver, storing the file on disk instead of sending to a printer port? You are likely to have more success with using the standard Windows printer drivers under program control than trying the impossible task of converting PDF to PS in VBA.
Comment