Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PDF files
Message
De
06/06/2001 10:28:47
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00385817
Message ID:
00515765
Vues:
48
Nadya,

How can I get to work with the wwpdf class:

ProjObjsdetn2 = CreateObject("msproject.application")
Select tblms1
Scan For AllTrim(promang) == AllTrim(This.DisplayValue) And compl1 = .F.
Set Procedure To cdefaultpnt
Do listprint
tv1n2 = AllTrim(tblms1.custno)
Do createpdf With "C:\Temp\PDFMilestones\" + tv1n3 + ".pdf"
sxd1tn2 = FullPath(Curdir() + "MScharts\" + tv1n2 + ".mpp")
ProjObjsdetn2.Application.FileOpen(sxd1tn2,.T.)
ProjObjsdetn2.Application.FilePrintSetup('Acrobat PDFWriter on LPT1:')
ProjObjsdetn2.Application.FilePrint(.NULL.,.NULL.,.F.)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform