This started to happen in the last few hours. Whenever I try to print a document the print dialogue box comes up but then follwing save as box doesnt show. The document is thus not printed. The following is shown in the log
7/27/2011 10:37:54 PM: PDFCreator Program Start
7/27/2011 10:37:54 PM: Windowsversion: Windows 7 6.1 Build 7601 (Service Pack 1) [TerminalServer IsWinXPPlus IsWinVistaPlus IsWinVistaSP1 IsWindows7 IsWindows7HomePremium]
7/27/2011 10:37:54 PM: InstalledAsServer: False
7/27/2011 10:37:54 PM: MyAppData: C:\\Users\ame\\AppData\\Roaming
However if I go to PDF creator print monitor it works just fine and the log value shows
7/27/2011 10:40:05 PM: Ghostscriptparameter:
-IC:\\Program Files (x86)\\PDFCreator\\GS9.02\\gs9.02\\Lib\\
-q
-dNOPAUSE
-dBATCH
-sFONTPATH=C:\\Windows\\Fonts
-sDEVICE=pdfwrite
-dPDFSETTINGS=/default
-dCompatibilityLevel=1.4
-r600x600
-dProcessColorModel=/DeviceCMYK
-dAutoRotatePages=/PageByPage
-dCompressPages=true
-dEmbedAllFonts=true
-dSubsetFonts=true
-dMaxSubsetPct=100
-dConvertCMYKImagesToRGB=false
-sOutputFile=C:\\Users\\....
everythings seems to be order except I think the ghostscript is not loading when I try to print something else.
ANy suggestions?