Saveas screen flashes for a moment although using autosave

PDFCreator (v171) installed as printer on citrix (XenApp).

Custom made application automates PDFCreator through COM and using Autosave option :

    With pdfjob        
        .cOption("UseAutosave") = 1        
        .cOption("UseAutosaveDirectory") = 1        
        .cOption("AutosaveDirectory") = sPDFPath        
        .cOption("AutosaveFilename") = sPDFName        
        .cOption("AutosaveFormat") = 0    ' 0 = PDF       
        .cClearCache        
    End With

This results in automated saving of pdf document.  So far so good in development (winxp) environment.

When installed under citrix environment the pdf is saved fine using the autosave method, however "SaveAs" screen is shown for a very brief moment confusing the user.

Hi,


could you enable logging (on the PDF Print Monitor Printer->Logging) and post a log for any printjob which shows the “save as” dialog allthough it shouldn’t and if possible a screenshot of it.
We can’t think of any reason why this is happening.

regards,

Robin  
Runs on Windows Server 2003 R2 and Citrix Presentation Server 4.0

Logfile contains log of 2 runs:



-dPreserveHalftoneInfo=false
-dDetectBlends=true
-f
C:\\DOCUME~1\\real\\LOCALS~1\\Temp\\PDFCreator\\Spool\\CD654BB679EF4600B967559477D4FF68.mtd
C:\\DOCUME~1\\real\\LOCALS~1\\Temp\\PDFCreator\\Spool\\CD654BB679EF4600B967559477D4FF68.ps
17/04/2014 10:33:01: Time for converting [PDF without encryption]: 00:00:01:135
17/04/2014 10:33:01: Autosavemodus: Create File 'Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417103202_8949.pdf' success
17/04/2014 10:33:02: PDFCreator Program End
17/04/2014 10:34:58: PDFCreator Program Start
17/04/2014 10:34:58: Windowsversion: Windows 2003 [5.2 Build 3790 (Service Pack 2)]
17/04/2014 10:34:58: InstalledAsServer: False
17/04/2014 10:34:58: MyAppData: \\\\ONDCFS0115\\TSPROFILES$\\real\\AppData\\Data
17/04/2014 10:36:28: Autosavemodus: Create File 'Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417103456_8949.pdf'
17/04/2014 10:36:28: Ghostscriptparameter:
-IC:\\Program Files\\PDFCreator\\GS9.07\\gs9.07\\Lib\\
-q
-dNOPAUSE
-dBATCH
-sFONTPATH=C:\\WINDOWS\\Fonts
-sDEVICE=pdfwrite
-dPDFSETTINGS=/default
-dCompatibilityLevel=1.4
-dProcessColorModel=/DeviceCMYK
-dAutoRotatePages=/PageByPage
-dCompressPages=true
-dEmbedAllFonts=true
-dSubsetFonts=true
-dMaxSubsetPct=100
-dConvertCMYKImagesToRGB=false
-sOutputFile=Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417103456_8949.pdf
-dEncodeColorImages=true
-dAutoFilterColorImages=true
-dEncodeGrayImages=true
-dAutoFilterGrayImages=true
-dEncodeMonoImages=true
-dMonoImageFilter=/CCITTFaxEncode
-dDownsampleMonoImages=false
-dPreserveOverprintSettings=true
-dUCRandBGInfo=/Preserve
-dUseFlateCompression=true
-dParseDSCCommentsForDocInfo=true
-dParseDSCComments=true
-dOPM=0
-dOffOptimizations=0
-dLockDistillerParams=false
-dGrayImageDepth=-1
-dASCII85EncodePages=false
-dDefaultRenderingIntent=/Default
-dTransferFunctionInfo=/Preserve
-dPreserveHalftoneInfo=false
-dDetectBlends=true
-f
17/04/2014 10:36:30: Time for converting [PDF without encryption]: 00:00:01:141
17/04/2014 10:36:30: Autosavemodus: Create File 'Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417103456_8949.pdf' success
17/04/2014 10:41:15: Windowsversion: Windows 2003 [5.2 Build 3790 (Service Pack 2)]
17/04/2014 10:41:15: InstalledAsServer: False
17/04/2014 10:42:43: Autosavemodus: 1files
17/04/2014 10:42:43: Autosavemodus: Create File 'Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417104114_8949.pdf'
17/04/2014 10:42:43: Ghostscriptparameter:
-IC:\\Program Files\\PDFCreator\\GS9.07\\gs9.07\\Lib\\
-q
-dNOPAUSE
-dBATCH
-sFONTPATH=C:\\WINDOWS\\Fonts
-sDEVICE=pdfwrite
-dPDFSETTINGS=/default
-dCompatibilityLevel=1.4
-dProcessColorModel=/DeviceCMYK
-dAutoRotatePages=/PageByPage
-dCompressPages=true
-dEmbedAllFonts=true
-dSubsetFonts=true
-dMaxSubsetPct=100
-dConvertCMYKImagesToRGB=false
-sOutputFile=Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417104114_8949.pdf
-dEncodeColorImages=true
-dAutoFilterColorImages=true
-dEncodeGrayImages=true
-dAutoFilterGrayImages=true
-dEncodeMonoImages=true
-dMonoImageFilter=/CCITTFaxEncode
-dDownsampleMonoImages=false
-dPreserveOverprintSettings=true
-dUCRandBGInfo=/Preserve
-dUseFlateCompression=true
-dParseDSCCommentsForDocInfo=true
-dParseDSCComments=true
-dOPM=0
-dOffOptimizations=0
-dLockDistillerParams=false
-dGrayImageDepth=-1
-dASCII85EncodePages=false
-dDefaultRenderingIntent=/Default
-dTransferFunctionInfo=/Preserve
-dPreserveHalftoneInfo=false
-dDetectBlends=true
-f
17/04/2014 10:42:44: Time for converting [PDF without encryption]: 00:00:01:145
17/04/2014 10:42:44: Autosavemodus: Create File 'Z:\\TEST\\8949\\TMVP_OCMWGENT_20140417104114_8949.pdf' success
17/04/2014 10:44:57: Windowsversion: Windows 2003 [5.2 Build 3790 (Service Pack 2)]
17/04/2014 10:44:57: InstalledAsServer: False
17/04/2014 10:44:57: MyAppData: \\\\ONDCFS0115\\TSPROFILES$\\real\\AppData\\Data
17/04/2014 10:44:57: PDFCreator spool directory (Write access: true): C:\\DOCUME~1\\real\\LOCALS~1\\Temp\\PDFCreator\\Spool\\



Hi,

sorry we haven’t been able to reproduce this here, is this still happening in version 1.7.3?

best regards