A
Andy
If I have a diagram with several pages. Calling the PrintOut method on
the document and specifying visPrintCurrentView or
visPrintCurrentPage always prints the first page regardless of which
page is the currently active page.
The only way I have found of printing the current page from VBA is by
using the print method. However, with a large diagrams this is not
ideal as I really need to be printing the users current view.
Any suggestions?
the document and specifying visPrintCurrentView or
visPrintCurrentPage always prints the first page regardless of which
page is the currently active page.
The only way I have found of printing the current page from VBA is by
using the print method. However, with a large diagrams this is not
ideal as I really need to be printing the users current view.
Any suggestions?