Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wwapi
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Wwapi
Divers
Thread ID:
00429962
Message ID:
00429962
Vues:
32
hello,
I am working with wwapi to make the pdf dialog box disappear. According to the program, there will be 2 files created by distiller after these codes:
*** Check if we have PDFWriter installed (safely using wweval)
SET PRINTER TO (THIS.cAdobeDriver)

*** We'll create a Postscript Output File
lcTFile = SYS(2023) + "\" + SYS(2015) + ".ps"

REPORT FORM (lcReport) &lcExtraReportClauses NOCONSOLE TO FILE &lcTFile
SET PRINTER TOthe PrintReport function

Could someone tell me why there is only .ps file is created after I ran the codes? I am using pdf writer 4.0 with win98. thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform