ComponentOne Reports for WinForms Designer Edition: ComponentOne Reports for WinForms > Printing and Previewing Task-Based Help

Printing and Previewing Task-Based Help

The task-based help assumes that you are familiar with programming in Visual Studio .NET. By following the steps outlined in the help, you will be able to create projects demonstrating a variety of Reports for WinForms previewing features and get a good sense of what ComponentOne Reports for WinForms can do. If you've never used Reports for WinForms before, you may want to work through the C1PrintDocument Quick Start first to familiarize yourself with the product.

For task-based help topic create a new .NET project and place a C1PrintDocument and a C1PrintPreview component on the form and set C1PrintPreviewControl1's Document property to C1PrintDocument1. Also, you should have the following namespaces referenced to your project:

      C1.Win.C1Preview

      C1.C1Preview


Setting Document Information

Hiding the Navigation Panel

Adding Outline Entries to the Outline Tab

Adding Columns to a Page

Customizing the File Formats in the Save As Dialog Box

Drawing Text at an Angle

Formatting Tables

Inserting a Page Break

Printing in Landscape

Setting the Page Size

Resizing or Scaling an Image

Adding a Watermark Image

Setting the Initial Zoom Mode

Removing an Item from the Context Menu

Disabling the Context Menu


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.