|
PrintForm for .NET V2.1.0.10
A Printing Control/Component
Everything you need to add powerful printing features to your application. PrintForm.NET integrates with the .NET printing architecture enabling you to print and print preview any Windows Form. Simply code your Form in the usual way, add a PrintForm component, and you have a print enabled application. PrintForm prints your .NET custom controls, supports alternate color schemes at print time, and can hide individual form controls on the printout.
For more information go to
PrintForm renders each individual control using the same code used to draw it to the screen - resulting in a high quality, resolution independent printout. Add to this header and footer support, scaling and autofit options, customizable print background colors for each control, exclusion of individual controls from the print and the ability to chain the output of multiple PrintDocuments together, and you have a highly versatile tool for custom printing.

PrintForm .NET is compatible with Visual Studio 2002, 2003 and 2005 and is supplied with a wide variety of samples and complete help file documentation.
Features
- PrintForm prints the contents of any .NET Windows Form or other container control, either direct to the Printer, or to the PrintPreviewDialog, or via the PrintControl method to any Graphics object. The full area of a scrollable control (e.g. Form, Panel, TabPage with AutoScroll set true) is printed.
- Seamlessly integrates with the .NET printing architecture - PrintForm is derived from .NET's PrintDocument class and plugs directly into the PrintPreviewDialog etc classes supllied with the .NET framework
- PrintChainManager component facilitates printing the output of multiple PrintForm components in a sequence over multiple pages
- PrintForm can render all 100% managed Windows Forms controls, and has support for the majority of controls which use legacy technology (such as those from the Windows Common Controls dll - ListView, TreeView, DatePicker etc). PrintForm also supports printing .NET TabletPC controls (Microsoft.Ink.InkEdit and Microsoft.Ink.InkPicture) and ActiveX controls accessed via COM Interop
- Provides Header and Footer support
- Supports printing Form controls with an alternative BackColor (for example controls that display on screen with a grey background can be printed with a white background)
- Supports hiding individual controls at print time (for example preventing the control logic on a Form, such as the OK and Cancel buttons from appearing on the printout)
- AutoFit to Page with X/Y Centering option (PrintForm.AutoFit and PrintForm.CenterStyle properties)
- Print Borders of Forms for Screen Shot printout (PrintForm.PrintBorders property)
- Manual Zoom setting (PrintForm.ManualZoom property)
- PrintForm.PreDraw event allows you to take charge of printing a particular control
- PrintForm.PrintControl method allows you render any control to any Graphics object - use
PrintForm in custom printing / owner draw scenarios
Technical Information
Component Type - Contains the following types of components...
|
.Net Class Library
|
|
.Net Winforms Control
|
|
|
|
|
|
|
|
|
|
|
Product Type:
Control/Component
|
Product Version:
V2.1.0.10
|
|
|
|
|
|