Why not just create only odd pages? You can do this using a calculated page
number. Instead of a { PAGE } field, use this construction:
{ = { PAGE } * 2 - 1 }
You must insert each pair of field delimiters (the things that look like
braces but can't be typed from the keyboard) by pressing Ctrl+F9.
If you also need even pages for the graphics (that is, if you're going to
paste them in electronically rather than physically), create a second file
with page numbers in the format
{ = { PAGE } * 2 }
Note that you will not be able to create an automatic TOC or index using
calculated page numbers, but aside from that, it's not a bad workaround.
--
Suzanne S. Barnhill
Microsoft MVP (Word)

Signature
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I am trying to set up a document so that the pages are
> laid out facing each other. However, I only want the
[quoted text clipped - 10 lines]
> thank you
> Dominic