Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation: Printer Dialog box
Message
 
To
08/01/1999 09:34:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00173998
Message ID:
00174062
Views:
34
Hiya Mark!

I haven't done a mailmerge print from FoxPro (yet), but have printed standard documents using something along these lines with no printer dialog:

oWordObj=CREATEOBJECT("Word.Basic")
oWordObj.FileOpen (getfile())
oWordObj.FilePrint

Does this method work the same for mail merge docs?

>I am trying to run a mailmerge document in Word95 version 7.0 from FoxPro 5.0. I can get the mailmerge to print out, but the print dialog box pops up. I want to be able to print the mailmerge document without having the user see word or the print dialog box. I have found several examples for Word97, but none for Word95. Can anyone help me with this problem?
>
>Mark
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform