In this section you will learn how to use the basic C1PrintDocument functionality to create simple documents. This section is not intended to be a comprehensive tutorial on all features of C1PrintDocument, but rather it provides a quick start and highlights some general approaches to using the product.
The quick start assumes that you are familiar with programming in Visual Studio .NET and know how to use Preview Classic for WinForms controls in general. Each quick start topic also assumes that you have created a new .NET project. For details on how to create a new project, see Creating a .NET Project.
Creating Tables in C1PrintDocument
Using Different Text Styles in C1PrintDocument
Creating Page Headers in C1PrintDocument
Creating Shapes in C1PrintDocument
|