Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing to PDF Print Driver Using Excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Printing to PDF Print Driver Using Excel
Divers
Thread ID:
00938501
Message ID:
00938501
Vues:
72
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
Michael Meinberg
Tamtech, Inc

"The amount of things that I know nothing about is alarmingly increasing."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform