Bug in pdfcreator v1.3.1 regards Printer Temp path

Just installed v1.3.1 on windows 2008 server running terminal server but i have problem.

It looks like if you run pdfmonitor & print a test page for a sample user - the temp .ps file is created in:

C:\\Users\\theusername\\AppData\\Local\\Temp\\7\\PDFCreator\\Spool

this works ok. But if you print via the COM api the print job .ps file goes into:

C:\\Users\\theusername \\AppData\\Local\\Temp\\PdfCreator\\Spool

the files do not get procseed in this folder as the pdfmonitor/processor is not using this folder.

I double checked this by moving the files from: C:\\Users\\theusername \\AppData\\Local\\Temp\\PdfCreator\\Spool and put them into: C:\\Users\\theusername\\AppData\\Local\\Temp\\7\\PDFCreator\\Spool and they were processed straight away...

 

So it looks like there is a bug in here! I tried playing with the PrinterTemppath registry entry but pdfcreator seemed to ignore this.

The variable in the registry (equivilent to %temp% in windows) goes to: C:\\Users\\theusername\\AppData\\Local\\Temp\\7\\ for my sample terminal server user... So looks like some sort of / %temp% bug/error..

Can someone please assist!

Regards

Barry