Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing Existing PDF
Message
 
 
À
22/10/2003 11:29:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00840559
Message ID:
00843128
Vues:
26
>To print the PDF file, Martin Salias just gave me this solution on Friday, it works perfectly (thanks Martin)
>declare integer ShellExecute in "Shell32.dll" ;
>	integer hwnd, string lpVerb, string lpFile, string lpParameters, ;
>	string lpDirectory, long nShowCmd
>
>=ShellExecute(0,'Print','insert your pdf name here','','',0)
You're welcome.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform