Printing Reports in .NET (originally by Mike Mayer see http://www.codeproject.com/csharp/ReportPrinting.asp). Using the library presented, you can print reports from C# and other .NET languages.
Categories
DesignLicense
Common Public License 1.0Follow Report Printing in Dot Net
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I downloaded the code from CodeProject, converted it to .NET 4.0, and am using it in a new app. Everything works except I can't get it to print in landscape mode, in spite of calling SetPageOrientation on the report document. Anybody have any suggestions?