Advanced Features > The Generic Printing Framework > The Printing Framework > The Printing Controller

After creating your IlvPrintableDocument, you will have to create an instance of IlvPrintingController, a high-level class that manages the document to print and the preview frame. Then, you can perform various actions on your document to be printed:

The printing controller also offers methods that you can overwrite, so that you can customize the Setup dialog, or the Print Preview dialog created by the printing controller.