Download PrintList Pro™ - e-Node

Transcript
Table of Contents
Printing Records............................................................................................................ 23
Headers....................................................................................................................... 23
Sorting Arrays.............................................................................................................. 23
Formatting................................................................................................................... 24
Styles.......................................................................................................................... 24
Column and Header Styles........................................................................................ 24
Row-Specific Styles.................................................................................................. 24
Cell-Specific Styles ................................................................................................. 24
Color...........................................................................................................................
Column and Header Colors........................................................................................
Row-Specific Colors.................................................................................................
Cell-Specific Colors..................................................................................................
25
25
25
25
Multiple Lines in each Row.............................................................................................. 26
Variable Height Rows..................................................................................................... 26
Column Widths............................................................................................................. 26
Dividing Lines, Frame and Header Separator Lines............................................................. 26
Hairline Line Width.................................................................................................. 27
Double lines............................................................................................................ 27
Using Picture Arrays...................................................................................................... 27
End of Page Callback Method.......................................................................................... 27
Performance Issues with Formatting Commands................................................................ 28
Borders and Frames...................................................................................................... 28
Header / Cell Icon Support.............................................................................................. 28
Picture Objects in Cells............................................................................................. 28
Picture Objects in Headers........................................................................................ 28
Configuration Commands..........................................................................29
PL_Register (registrationCode:T; forceCheck:L) -> result:L................................................... 29
Example with multiple calls................................................................................... 30
%PrintListPro.................................................................................................................. 30
PL_AddColumn (areaRef:L; dataPointer:Z; insertAt;L) -> result:L.......................................... 31
PL_SetArraysNam (areaRef:L; columnNumber:I; numArrays:I; array1:S; …; arrayN:S) -> result:L
32
PL_SetHeaders (areaRef:L; columnNumber:I; numHeaders:I; header1:S; …; headerN:S) ........ 33
PL_SetFormat (areaRef:L; columnNumber:I; format:S; columnJust:I; headerJust:I; usePictureHeight:I;
attributed:I; lineSpacing:F; vertAlignment:I)......................................................................... 34
PL_SetWidths (areaRef:L; columnNumber:I; numWidths:I; width1:I; …; widthN:I).................. 38
PL_SetHdrStyle (areaRef:L; columnNumber:I; fontName:S; size:I; styleNum:I)...................... 39
PL_SetHdrOpts (areaRef:L; printHeaders:I; printPixelWidth:I)............................................... 40
PL_SetMiscOptions (areaRef:L; escapeChar:S; useEllipsis:I)................................................. 40
PL_SetStyle (areaRef:L; columnNumber:I; fontName:S; size:I; styleNum:I)............................ 41
PL_SetForeClr (areaRef:L; columnNumber:I; plpHdrForeColor:S; 4dHdrForeColor:I; plpListForeColor:S;
4dListForeColor:I).............................................................................................................. 42
PL_SetForeRGBColor (areaRef:L; columnNumber:L; hdrForeRed:L; hdrForeGreen:L; hdrForeBlue:L;
listForeRed:L; listForeGreen:L; listForeBlue:L)....................................................................... 43