Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Smart Viewer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00426333
Message ID:
00426385
Vues:
15
>>Crystal Report Viewer Control
>
>you want the report viewer control Rick, than pass the form a crystal report object via form's init.

It is beginning to work now. Thanks.

One more question: In Crystal 7, I used statements like these:

oReport.SelectPrinter(ALLTRIM(THISFORM.lcPrinterDriver), ALLTRIM(THISFORM.lcPrinterName), ALLTRIM(THISFORM.lcPrinterPort))
oReport.PrintWindowOptions.CanDrillDown=.T.
oReport.PrintWindowOptions.HasCancelButton=.F.
oReport.PrintWindowOptions.HasCloseButton=.T.
oReport.PrintWindowOptions.HasExportButton=.T.
oReport.PrintWindowOptions.HasGroupTree=.T.
oReport.PrintWindowOptions.HasNavigationControls=.T.
oReport.PrintWindowOptions.HasPrintButton=.T.
oReport.PrintWindowOptions.HasPrintSetupButton=.T.
oReport.PrintWindowOptions.HasProgressControls=.T.
oReport.PrintWindowOptions.HasRefreshButton=.T.
oReport.PrintWindowOptions.HasSearchButton=.T.
oReport.PrintWindowOptions.HasZoomControl=.T.

To tell Crystal how the preview window should look.

Is there something like this still available?
Richard DeZeeuw
DeZeeuw Software Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform