Hi,
I wrote a Windows JScript to print a URL to a PDF using the printURL function based on the examples from the installation directory.
Everything seems to be working fine but from time to time there is an IE process that stays open after the PDF was created. After a while the system run out of resources and I have to manually kill all the IE zombies to be able to continue using my computer.
Anybody encountered a similar situation? Have any ideas on how to solve this?