Im currently using SumatraPDF to print PDF files from a Windows Service. For that reason the argument -silent is used.
For some odd reason starting today the server running the service (or something on said server) has started to block SumatraPDF from printing or something… The process just hangs and never stops. I currently have to monitor the process and if it has not stopped by itself after some time I haveto kill it. I realize this is most likely a problem with the server the code is running on but it would be nice to have a log file somewhere that describes how far SumatraPDF actually gets before it is blocked. Maybe it could help at tracing what is currently making the process just hang forever.