Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Generate PDF Files Automatically.
Message
De
13/07/2000 10:48:53
 
 
À
13/07/2000 10:38:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00390104
Message ID:
00391817
Vues:
55
>Dear Mark,
>
>Thank you for your help and reply. I didn't missing file on your coding. Your code is perfect but it just only for VFP report. I need to use EXCEL to generate the PDF. That means I need to install PDF writer printer driver and want to default the file name to bypass the dialog window. I miised the file on my computer as before mention. Thanks a lot.
>
>If you have any suggestion or experience about PDF printing, please send or share with me.
>
>Best Regards,
>
>Justy Chow
This command will set PDF converter as a default printer:
poPDFPrinter.SetDefaultPrinter()
after that any apps. will actually generate a PDF file.
This one:
poPDFPrinter.RestoreDefaultPrinter() will restore to default.
Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform