Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSWord 2010s save as PDF option
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01543858
Message ID:
01543912
Views:
36
>From VFP, can i programmatically use MSWord 2010's "save as PDF" option? Any sample code to share? If so, is there a way to test for that version (or higher) or MSWord? Thanks.

This did the trick.

WordObj.ActiveDocument.ExportAsFixedFormat("FullPDFfilename", 17, .t.)
Previous
Reply
Map
View

Click here to load this message in the networking platform