Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Reports : Cross-Tab
Message
From
23/05/2002 08:34:41
 
 
To
23/05/2002 06:20:37
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00659735
Message ID:
00660367
Views:
23
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform