PDF probs

Is all well with the PDF plugin in 3.1.6?
Since upgrading, I’ve found that the following command severely degrades performance of Servoy Developer, on both the Mac and Windows platforms, to the point it appears to hang. There’s nothing in the servoy logs.

controller.print(false,false,plugins.pdf_output.getPDFPrinter("pdf/"+ arguments[0] + ".pdf"));

It was working beautifully with 3.1.<=5
(or perhaps it’s just a Friday the 13th thing ;-) )

do you still print exactly the same thing?

No, the files are there but they’re 0 bytes.

Then it looks something is going wrong, make a case for this then.

Done - case 85679

Is anyone else seeing this problem?