Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Reports: Preview
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Crystal Reports: Preview
Divers
Thread ID:
00262536
Message ID:
00262536
Vues:
47
I'm trying to preview a CR report, but everytime I issue the report.Preview command, the preview window briefly shows, then dissapears. I think it's loosing focus as soon as it is displayed. What am I doing wrong?

Code excerpt: (Assume the report itself is valid, ie, if I issue the PrintOut command, the actual report does print...)
*======================
* Create the CrystalReports report object
ReportApp = CreateObject("Crystal.CRPE.Application")
rpt1 = ReportApp.OpenReport(lcReport)
rpt1.Preview

*======================


TIA!
Répondre
Fil
Voir

Click here to load this message in the networking platform