Wednesday, February 02, 2005

Print out partial of a MS Word document with sections properly

I was never enjoy doing secretary work, but the contract I am working on my require me to perform a lot of clerk task. One task among all these is printing out a few pages from a huge Word document. At first I thought it’s simple, but turns out that the page number at the bottom third from the right is not the one to use when specifying what page to send. Thus make sure you use the page and session number at the far left. By the way, the syntax is:

P[page number]s[section number] - P[page number]s[section number]
e.g. p70s6 – p72s8