Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report Question
Message
 
À
12/04/2001 11:56:26
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00494891
Message ID:
00494940
Vues:
13
>Has anyone tried using the export to PDF option in CR 8.5? I need to know what dlls to use and what parameters to pass and properties to set. Basically how to programmatically export. Please help..
>
>thanks
>
>
>Jim

Jim,

The help documentation should tell you which runtime files you'll need to distribute in order for the PDF export to work.

If you're using the RDC, then you will have to manipulate the ExportOptions object of the report object. According to the help, the FormatType property specifies what kind of export you are doing.

Of course if you want to just prompt the user what file type they want to export to, then just call the Export method of the report object passing in .T. as the parameter. Then when PDF is selected, Crystal takes care of the rest.

Hope that helps.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform