GhostScript error: How to fix?

2006-08-28 19:47:13 by anonymous

This is the PdfCreator-log, in which you can see there's a GhostScript-error.
As I understand it, there's a wrong parameter. But which one? Can someone tell me, and how to fix it?

This is log is generated when using the COM-object.

28-8-2006 19:36:52: Ghostscriptparameter:
-IC:\Program Files\gs\gs8.54\lib;C:\Program Files\gs\fonts;C:\Program Files\gs\gs8.54\Resource
-q
-dNOPAUSE
-dSAFER
-dBATCH
-sDEVICE=pdfwrite
-dCompatibilityLevel=1.2
-r0x0
-dProcessColorModel=/DeviceRGB
-dAutoRotatePages=/None
-dCompressPages=false
-dEmbedAllFonts=false
-dSubsetFonts=false
-dMaxSubsetPct=0
-dConvertCMYKImagesToRGB=false
-dDEVICEWIDTHPOINTS=0
-dDEVICEHEIGHTPOINTS=0
-sOutputFile=C:\Documents and Settings\Psychic Dawn\Mijn documenten\test.pdf
-dEncodeColorImages=false
-dEncodeGrayImages=false
-dEncodeMonoImages=false
-dPreserveOverprintSettings=false
-dUCRandBGInfo=/Preserve
-dUseFlateCompression=true
-dParseDSCCommentsForDocInfo=true
-dParseDSCComments=true
-dOPM=0
-dOffOptimizations=0
-dLockDistillerParams=false
-dGrayImageDepth=-1
-dASCII85EncodePages=false
-dDefaultRenderingIntent=/Default
-dTransferFunctionInfo=/Remove
-dPreserveHalftoneInfo=false
-dDetectBlends=true
-f
C:\Documents and Settings\Psychic Dawn\Local Settings\Temp\PDFCreator\PDFCreatorSpool\~PS2B.tmp
28-8-2006 19:36:52: Error: Unrecoverable error: rangecheck in .putdeviceprops;

Thanks,
Paul


2006-08-28 20:32:35 by thesmilyface

Which version of PDFCreator? Please test the version 0.9.3 with Ghostscript.


2006-08-29 20:50:37 by zagrad

I now installed 0.9.3 (I had 0.9.1), but the error remains. I might do something wrong with the com-object though:

What I did is: I set the COM-object to be started by the Interactive User, instead of the Starting User. I might have to set this back to the Starting User.

When I use the Interactive User I see the program actually running, but also get the Print-screen before the program does it's thing.
When I use the Starting User, the program doesn't show up, but according to my harddisk-sound, it is doing "something".

In both cases there isn't written a file to the auto-save dir though.

In the case of the Interactive User, I get the GhostScript error.

When I monitor which files and dirs are being read and written on my HD, I can see that in case of using Starting User, the program doesn't even browse to the auto-save dir.

In case of using the Interactive User, it DOES browse to the auto-save dir, but doesn't save anything at all.

In both cases, it does write the temporary PS-file.

Hope this information may help you help me :)

Thanks.