how to print specific range of page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,
I got Word document that has page number in format C-P
where C is a chapter number and P is a page number of that chapter
How to print specific page from this document.
e.g. I need to print page 6 from chapter 8, I did not talk about print
current page,
I mean how to specific page in print dialog.

All advices are appreciate,
Ga;p
 
Include the Word section number with the page number in the print dialog.
For example, click on page 6 in chapter 8, and look at the status bar near
the bottom left corner of your screen. There should be a display that says
something like "Page 6 Sec 9". To specify this page in the print dialog, you
would enter p6s9 in the "Pages" box. To print all of the pages in the
section, you would enter s9 in the "Pages" box. To print pages 4 to 7 in the
section, you would enter p4s9-p7s9 in the "Pages" box.
 
Back
Top