BIAPSetPageRange

 

Description

This function sets the page ranges to print. The ranges are specified as a string containing page numbers and/or page ranges separated by commas counting from the start of the document. For example, “1,2,5-12”. Empty string means all pages are printed. This function is supported by Black Ice Printer Drivers version 15.80 and above.

 

Syntax

RetVal = [BiAutoPrint.]BIAPSetPageRange PrinterName Range

 

Parameters

PrinterName

- The name of the printer.

Range

- The new range of pages.

 

Returns          RetVal  Bool                True on success, otherwise False.

 

Requirements

This function is supported by Black Ice Printer Drivers version 15.80 and above.