View Single Post
 
Old 02-18-2020, 07:15 AM
smccaffr39 smccaffr39 is offline Windows 7 64bit Office 2010
Novice
 
Join Date: Feb 2020
Location: Canada
Posts: 2
smccaffr39 is on a distinguished road
Default PRINT field code in Word document not working as expected

Hi all. I'm using Word 2010 and have a 3 page document in doc format. Each page is separated by an odd page break. My printer is set up with white and ivory paper. I have placed a PRINT field code with the following text on the 2nd page:

{ PRINT \p page "<</MediaColor(Ivory)>> setpagedevice" }

The first page prints on white, the 2nd on ivory, but the 3rd is also printing on ivory. The "\p page" is supposed to affect the current page only as far as I'm aware. How can i get the 3rd page to go back to white paper without placing any other field codes?

FYI, i posted this on on a Google groups forum, but didn't get any bites so am trying here.

PRINT field code in Word document not working correctly - Google Groups
Reply With Quote