Hi,
Goal : use the pdfcreator to create a PDF on the fly without any dialog box
I try using the below command
PDFcreator /PF"C:\\my.xls"
PDFcreator /NOSTART /PF"C:\\my.xls"
However, it still pop-up the Monitor interface and need me to specify the destination path, click OK in order to print out the my.pdf
Please advise
Thanks