Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Reports : Cross-Tab
Message
De
23/05/2002 08:34:41
 
 
À
23/05/2002 06:20:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00659735
Message ID:
00660367
Vues:
22
This.oReport.PrintOut()
>
>Yes, this is my code (learn from article. :) ).
>
>=SYS(2333,1)
>THIS.Caption = mTitle
>THIS.oCrystalReports = CREATEOBJECT('CrystalRuntime.Application')
>THIS.oReport = CREATEOBJECT('CrystalRuntime.Report')
>THIS.oReport = THIS.oCrystalReports.OpenReport(lReport)
>THIS.addObject('oleCRViewer','oleControl','crViewer.crViewer')
>THIS.resize
>THIS.oleCRViewer.ReportSource = THISFORM.oReport
>THIS.oleCRViewer.ViewReport()
>
>So, how can I bring up the printer setting dialog box as what I do in VFP :
>
>REPORT FORMAT abc TO PRINTER PROMPT PREVIEW ?
>
>TIA.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform