Hello,
I have a word document with multiple pages.
I want to select a random page and be able to change the orientation (from portrait to landscape and vice versa)
This should only change the one page and not the whole document.
I think this should be with sections at the beginning and at the end of the selected page.
Office 2007 is used and the project itself is a shared addin for Word.
I have tried to solve this myself but it keeps doing it wrong.
If you want some code that i have just let me know and i'll post it.
Thanks,
Andy
I have a word document with multiple pages.
I want to select a random page and be able to change the orientation (from portrait to landscape and vice versa)
This should only change the one page and not the whole document.
I think this should be with sections at the beginning and at the end of the selected page.
Office 2007 is used and the project itself is a shared addin for Word.
I have tried to solve this myself but it keeps doing it wrong.
If you want some code that i have just let me know and i'll post it.
Thanks,
Andy
Comment