Hi everyone,
I would like to prevent Microsoft Office Document Imaging from auto opening after I'm saving to file programatically through C#.
I choose Microsoft Document Image Writer as my printer name and the performing the save to a file.
When the saving is done then the OS auto launches the Microsoft Office Document Imaging.
How can Iprevent this from happening.
I should mention that I tried to change the value in the registry of the MODI to 0. Having set the OpenInMODI to 0. But having done so still won't prevent the MODI from auto launching.
Any help would be aprecciated.
Thanks in advanc,
Mike.