cOptions=opt verus cSaveOptions(opt)

Hello,

I have a magic problem with storing the options before printing into pdf. My software uses the PDFCreators COM interface to print files. The file name of the file to print is stored into the autosave parameters.

Problem:

On the first PC the cOptions=opt stores the options before prining well, on the second PC the autosave filename is not changed.

On the first PC the cSaveOptions(opt) function fails but on the second PC the autosave filename is changed correctly.

 

Configuration of both PCs :

Windows XP, PDFCreator 0.98, Gostscript 8.64)

 

What causes this trubble? I have looked ours for this problem. There is no error thrown from PDFCreator.