I’m using PDFCreator 1.7.3 on a WinServer 2008 R2. Periodically a process send report print to PDFCreator printer which in turn saves it as pdf file in a defined folder (autosave function).
Sometimes PDFCreator popups with a dialog error saying it cannot access the pdf file because it’s in use by another process.
The error is this:
Modul: modGhostScript
Function: CallGScript
Line: 51020
Unfortunately the dialog error is modal so someone must logon to the server console to close the dialog and process the other report queued in the meanwhile.
There’s a way to avoid modal dialog error? All PDFCreator log settings have been disabled to avoid any kind of stop but it seems it’s not enough.
Does someone encountered the same issue?