Custom Reporting: Manually Printing a Report from Code

Brian Hartman has created a sample apllication with the ReportViewer built-in print functionality, people often wish to implement their own version to provide significant customizations or a deeper integration with their application. Great for all the developers who want more than the default reporting services. Attached to his post is a sample PrintDocument that will programmatically print a given ServerReport or LocalReport.

Read it here:
http://blogs.msdn.com/brianhartman/archive/2009/02/27/manually-printing-a-report.aspx

One Reply to “Custom Reporting: Manually Printing a Report from Code”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.