MODI and automated printing without manual intervention
Hi All,
I would like to print a file to the MODI virtual printer without any manual intervention. My problem is the output file dialog that appears when I fire the print command from the associated application.
However, Word documents could be printed to MODI without any manual intervention by using the PrintOut() method of the Word Application object and specifying the output filename parameter. If Word can pass the output filename to MODI in an automated fashion, my application should be able to as well! What could Word be doing to pass the output filename to the MODI Image Writer port?
Is there a registry key or some API for the MODI Image Writer port so that I could achieve the same using C#?
Thanks in advance!!!
Viv

