Hi I want to make a report from asp.net, in crystal report. I want, when user click on print, it should simply show a browser dialog of Save,Open,Save as, and pdf should be saved, or crystal report print preview should appear, i dont want to display report first in Viewer then click on button to get print or pdf, i want simply from clicking on asp button, i have all the idea of parameters and know how to make report, my question is just to not to show viewer and take report from asp button in a form of pdf or print preview dialog to print. I have used the Export method of .net for crystal report, but it does not work.
Thanks a lot Atif