Please note: This page has been retired.
You can find current information from the links below
Categories
Primary Category
Related Categories
Best Sellers
in Print and Preview
If you need to buy a license for this specific version, please contact us for availability and pricing.
Other information on this page is shown for historical reference only and may have changed considerably since.
Greatis Print Suite is a set of components which provides advanced print and print preview features into Delphi and C++ Builder applications. The suite contains:
- TPrintJob - main non-visual component of the suite which provides easy multipage printing
- TPreview - control which provides easy print preview
- TPreviewWindow - ready-to-use preview window
- TPreviewToolbar - ready-to-use toolbar which provides control of the preview
- TPreviewStatusBar - ready-to-use status bar which provides display preview parameters
- TPreviewComboBox - combo box which provides display and control of preview scale
- TPreviewLabel - label to display preview parameters
Greatis Print Suite Pro contains additional Print Jobs package - set of ready-to-use components to print controls, grids, databases, tables, etc. and many abstract classes for creating custom print jobs. Current version of Print Jobs contains:
- TSimpleGridPrintJob - print job for easy printing of any graphic grid
- TSimpleTextGridPrintJob - print job for easy printing of any text grid
- TDBGridPrintJob - print job for easy printing of a database grid
- TStringGridPrintJob - print job for easy printing of TStringGrid contents
- TListViewPrintJob - print job for easy printing of TListView contents
- TStringsPrintJob - print job for easy printing of text files and TStrings contents
- TRichEditPrintJob - print job for easy printing of TRichEdit contents
- TScreenshotPrintJob - print job for easy printing of screenshot s
- TImagePrintJob - print job for easy printing of bitmaps from the TImage control
- TControlPrintJob - print job for easy printing of control images
- TFormPrintJob - print job for easy printing of form images
- TImageListPrintJob - print job for easy printing of image list contents
- TMultiPrintJob - component for integration of other print jobs
- TDraftPrintJob - component for draft printing
Forget BeginDoc, EndDoc, NewPage and other low-level printing procedures, just draw your print job - Print Suite will handle the rest.
Print Suite - Features
- Base TCustomPrintJob class to print any graphics output
- Simple TPrintJob class to print any graphics output using OnDraw event
- Easy preview the output of any TCustomPrintJob component descendant with TPreview control
- Unit conversion methods for exact size printing
- Abstract base components for texts, grids and images printing – Pro Edition only
- Ready-to-use components for texts, grids and images printing – Pro Edition only
- Draft printing component (from 4 to 100 pages on one paper sheet) – Pro Edition only
- Multi-job component for chain printing – Pro Edition only