Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing to PDF Print Driver Using Excel
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00938501
Message ID:
00940002
Views:
19
See Message #898535


>How do I use Excel to print to a specific printer driver?
>
>So far, I have:
>
>oExcel = createobject("Excel.Application")
>
>WITH oExcel
> .workbooks.open(lc_word_doc)
> *.ActivePrinter = "Win2PDF"
> ** Not sure what goes in here...
>
> .quit
>ENDWITH
Previous
Reply
Map
View

Click here to load this message in the networking platform