wdPrintCurrentPage

S

Senad Isanovic

This code prints out current page from word doc

ActiveDocument.PrintOut Background:=False, Range:=wdPrintCurrentPage

But sometimes it is not working properly. I have a doc with different pages
and sections. The cursor is on page 3, I run the code and it prints out the
page no 2. What is wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top