|
Print Suite
Components for print and print preview
for Delphi 3,4,5,6,7,2005,2006,2007,2009 and C++ Builder 3,4,5,6
version 1.86, November 28, 2008

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 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 print any graphic grid
-
TSimpleTextGridPrintJob
print job for easy print any text grid
-
TDBGridPrintJob
print job for easy print database grid
-
TStringGridPrintJob
print job for easy print TStringGrid contents
-
TListViewPrintJob
print job for easy print TListView contents
-
TStringsPrintJob
print job for easy print text files and TStrings contents
-
TRichEditPrintJob
print job for easy print TRichEdit contents
-
TScreenshotPrintJob
print job for easy print screenshot
-
TImagePrintJob
print job for easy print bitmap from TImage control
-
TControlPrintJob
print job for easy print control image
-
TFormPrintJob
print job for easy print form image
-
TImageListPrintJob
print job for easy print 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!
See all Print Suite features for more detailed information.
|