Quantcast
Channel: Crystal Reports
Viewing all articles
Browse latest Browse all 1507

crystal report without datasource

$
0
0

Hi,

i have to create a static document (eg- terms&conditions etc) using crystal report.

is this possible?

 i am using asp.net with c#.

ReportDocument crystalReport = new ReportDocument(); // creating object of crystal report
crystalReport.Load(Server.MapPath("~/Report/CrystalReport.rpt")); // path of report 
CrystalReportViewer1.ReportSource = crystalReport;

please suggest me some sample code

Thanks_


Viewing all articles
Browse latest Browse all 1507

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>