Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mspublisher automation
Message
From
03/07/2011 12:27:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Mspublisher automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01517195
Message ID:
01517195
Views:
181
I am struggling with microsoft publisher 10 automation. I have classes to create a new publication, a textbox, and a shape. The problem is that I can't find a way to set the page orientation. The following code does'nt work:
With loPub.ActiveDocument.PageSetup
.Orientation = 2
EndWith
The error is: 'this functionality is not supported in the current version of publisher'. Is there another way to achieve this?
Next
Reply
Map
View

Click here to load this message in the networking platform