Parameters
- hStg
The handle returned by LlStgsysStorageOpen
- printerName1
Name of the printer to be used for the first page (can be null, see below)
- printerName2
Name of the printer to be used for the following pages (can be null, see below)
- startPageIndex
Index of the first page to print
- endPageIndex
Index of the last page to print
- copies
Number of copies
- flags
A combination of Flags. See LlStgsysPrintFlag
- message
Will be shown in the title of the optional meter dialog and is also used as document name for the print job. If null, the entry from the preview file (parameter of LlPrintStart) is being used.
- windowHandle
Window handle to be used as parent for the meter dialog