Note
This is general section, that applies to all Tessel Software Line programs that uses INI
file.
For internal use only. Parameters for library TSLPPL (print cache options).
- BufferSize
The size (in kilobytes) of the internal SuperEdit cache buffer used for printing of color documents (except for 24-bits-per-pixel color documents).
- BufferSize24
The size (in kilobytes) of the internal SuperEdit cache buffer used for printing of 24-bits-per-pixel color documents.
- FitToPage
Binary value; causes such calculation of the print scale, that the document covers maximal area of the paper page.
- MetricUnits
Binary value; when set to 1, the print margins and origin are expressed in millimeters, otherwise in inches.
- PrintColors
Binary value; enables color printing.
- PrintingScale
Real number representing the printing scale.
- Selection
Binary value; when set to 1, the whole document is printed, otherwise its current view only.
- SmallBitmaps
Binary value used to correct errors in some printer drivers. When set to 1, the SuperEdit send data to printer driver in portions smaller than 64 Kbytes. When set to 0 may speed printing operation.
- XOffset
Horizontal distance between the upper left corner of the document area on the paper and the upper left corner of the page margins; if negative, then a part of the document is placed within the left margin area and is not printed.
- YOffset
Vertical distance between the upper left corner of the document area on the paper and the upper left corner of the page margins; if negative, then a part of the document is placed within the upper margin area and is not printed.