Implementing Printing and Reporting Functionality in a Windows Forms Application (11%)
- Manage the print process by using print dialogs
- Configure print options at run time
- Change printers attached to a user’s computer
- Configure the PrintPreviewDialog control
- Set page details for printing by using the PageSetupDialog
- Construct print documents
- Configure the PrintDocument component
- Enable security features for printing in a Windows Forms application
- Secure printing in Windows Forms
- Create a customized Print Preview component
- Setting the Document property to establish the document to be previewed
- Add custom methods and events to a PrintPreview control