View Single Post
  #1   Report Post  
don.farr don.farr is offline
Junior Member
 
Posts: 1
Question Landscape changes

I have a document to which a landscaped page (legal) size was added as the first page. Page 2 is a Portrait orientation and is made up of a text block followed by a table.

The problem is that Word (Office 365 Home) will print page one on the landscaped page then go to portrait mode for page two. However, because the document is duplexed (two sided printing) Word does not print page 2 on the back of page 1. It leaves the back of page 1 blank.

I've managed to get the text blocked rotated and placed correctly on a landscaped page using Visual Basic, however, I can not get that table to allow me to rotate it so the headings of the table are orientated to match the rotated text block. The table stays in portrait mode.

- - Don