Print Suite • Print Jobs


Print Suite contains several useful components derived from TCustomPrintJob which allow to print grids, texts, images, etc. without manual coding. For instance, all you need to print and preview the content of TRichEdit component is to link TRichEditPrintJob component with TRichEdit and TPreview components. After it the content of TRichEdit will be automatically previewed and can be printed by clicking the appropriate button on TPreviewToolbar or just by calling the Print method of the print job component.