This works nicely. However I had to change the command to command = "cmd /K start \"\" $pdfname"
start seems to need the cmd.exe shell to work. Thank you very much.
This works nicely. However I had to change the command to command = "cmd /K start \"\" $pdfname"
start seems to need the cmd.exe shell to work. Thank you very much.