• Creates an instance of QV • Opens at the specified document and sets the object to print • This object is printed to a pdf attachment directory • After printing, e-mail is created and attached a document from folder • When send e-mail the document is deleted, QV closed
Script fired manually or from tasklist (but manually option Run) - everything works - tested on 3 users.
Unfortunatelyreloadusing the scheduler does not work ( I tried it on WIndows scheduler and JIT scheduler)
Upondepth analysisI can see that in both cases the script is started - creates an instance ofQVbutnothing happens
What is suspicious?
When I run it manualy I see QV process getting about 500mb of memory, when it is triggered it's only 3mb
Additional in task scheduler i try different combinations of options below - nothing helped