Web Reporting

aeromaeasense

New Member
I am writing a new web app that has a lot of built in reporting. I am writing it with C#. I need to be able to generate reports that will print without the website url at the bottom of the page. When you print a web page, it shows the url at the bottom of every printed page. What should I do? Should I buy a 3rd party PDF component? Should I use the crystal reporting control that came with VStudio.NET? Can you point me to some examples and code?<BR><BR>Also, I want to have the report print without the print dialogue coming up. Can I do that somehow? So that it will just print the page when they click a link or something? And it will just print "x" number of copies?<BR><BR>Thanks for any help.
 
Back
Top