|
-
Feb 14th, 2001, 01:41 PM
#1
Thread Starter
Addicted Member
Anybody know how to set the document to landscape when creating a word document in vb?
-
Feb 14th, 2001, 02:26 PM
#2
Fanatic Member
After looking through the Object Broswer I found this:
Document.PageSetup.Orientation = wdOrientLandscape
You should be able to set it from the Document object.
-
Feb 14th, 2001, 02:51 PM
#3
Thread Starter
Addicted Member
thanks
Thanks but just found it not too long ago. Appreciate the help though
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|