M
Mike
I have a simple procedure for printing the current page that works some of
the times, but other times prints the entire page (print current page still
works). This is the procedure:
ActiveDocument.PrintOut Range:=wdPrintCurrentPage
I have so far not been able to figure out why some documents will print the
entire document when this runs, while others will print just the current
page. Any ideas on where to look for what might be causing the problem with
this would be greatly appreciated.
Mike
the times, but other times prints the entire page (print current page still
works). This is the procedure:
ActiveDocument.PrintOut Range:=wdPrintCurrentPage
I have so far not been able to figure out why some documents will print the
entire document when this runs, while others will print just the current
page. Any ideas on where to look for what might be causing the problem with
this would be greatly appreciated.
Mike