Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Reports
Message
De
06/01/1999 09:09:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00172586
Message ID:
00173102
Vues:
42
Here are the basics.

oCrystal = CreateObject("Crystal.CRPE.Application")
oReport = oCrystal.OpenReport("<>")

if Destination = Printer
oReport.PrintOut
else
oReport.Preview
endif

Check Crystal's Developer's Help file for more information.


>>Thanks for all of your suggestions. I have fixed the problem by removing the OCX and using Crystal's Automation Server.
>>
>>>If you are using Windows 95, the printer drivers are local and can be different.
>>>
>>>>They are the same. We are printing to a network print server.
>>>>
>>>>>are the print drivers on the development machine newer than or diferent than the other Machines?
>
>Dan,
>how do you use CR's automation server?
>Pete Kane
Thanks,
Dan Jurden
djurden@outlook.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform