Hello,

I want to print a report using my database in asp.net as we can do in VB6 with printer object. How can we do it in Asp.net?

Thanks


Alok

I would recommend creating a PDF report that the user can print with Adobe. You can't get enough control over printing and margins in my opinion to justify spending the time on having an HTML site print properly. This will also ensure your reports are identical if you mail them, print them off the web, or print them with a desktop application.

commented: A good recommendation +1
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.