| title | Printing and Reporting (Visual Basic) | |
|---|---|---|
| ms.date | 07/20/2015 | |
| ms.prod | .net | |
| ms.suite | ||
| ms.technology |
|
|
| ms.topic | article | |
| ms.assetid | 92997b65-0279-4889-8db7-32cb6708be9c | |
| caps.latest.revision | 6 | |
| author | dotnet-bot | |
| ms.author | dotnetcontent |
[!INCLUDEvbprvb] offers several options for printing and reporting. The following topics provide overviews and links to the relevant documentation related to printing and reporting.
PrintForm Component
Provides an overview of the PrintForm component that enables printing the contents of a form.
How to: Print a Scrollable Form
Explains how to print a scrollable form by using the PrintForm component.
How to: Print Client and Non-Client Areas of a Form
Explains how to print both the client and non-client areas of a form by using the PrintForm component.
How to: Print the Client Area of a Form
Explains how to print the client area of a form by using the PrintForm component.
How to: Print a Form by Using the PrintForm Component
Explains how to print a basic form by using the PrintForm component.
Deploying Applications That Reference the PrintForm Component
Discusses how to deploy the PrintForm component together with an application.
Adding Printable Reports to Visual Studio Applications
Discusses options available for writing reports.