Reset PrintToFile to FALSE without printing?

J

JoAnn

I have a macro that prints the current page to a dummy file. But I find that
the Print To File box stays selected the next time I want to print anything.

How do I programmatically reset the PrintToFile value to FALSE without
having to print anything?
 
Top