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
Divers
Thread ID:
00938501
Message ID:
00940002
Vues:
20
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform