Click to See Complete Forum and Search --> : How to print report with out showing reports


dineshchirayil
June 1st, 2005, 12:14 AM
hi


how to print report with out showing reports,ie like bill.i don't want show that and print range option.i just want to print that report.
i hope anycan helpme. i am new to crystal report


thanks in advance

Janitha
June 1st, 2005, 02:32 AM
use code like following;

ReportViewer.CRViewer.PrintReport

insted of .show


Uncheck "Save data with report" under crystal file menue.

nex time give more details about ur platform.