Hi Use the LocalReport
object's Render
-method to save the report to PDF-format. After the file is created, print the file for example using Process-class for invoking Adobe Reader with print option. So when only printing you don't actually need the ReportViewer at all. Hope this helps, Mika