
export report in crystal report 7.0
Hi, Good Day!
I do install Crystal Report version 7.0, and i've created a crystal report
in VS.net and would like to export it either to .pdf format or .rtf format.
Private Sub btnExport_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles btnExport.Click
crystalReportViewer1.ExportReport ()
End Sub
The above suppose to be my coding, but after i type in crystalreportviewer1.
and i can't find the exportreport from the pop out list.
Can someone help.
Thanks in advanced.
rgds,
phoebe.