PSSetXerox()

Syntax

Function PSSetXerox(lXerox)
TPageScript:SetXerox(lXerox)

Returns

The old Xerox setting.

Description

Call PSSetXerox() to set the current Xerox value. Some Xerox printers are shipped with deffective printer drivers that needs special attention. The Xerox Workcentre line of printers fit into this category, where they will fail to print under many applications. PageScript 32 is able to collaborate with those defective drivers by introducing a very short delay between print instructions in order to let the driver manage them. If you ever encounter problems with some Xerox printer drivers, you may add an option in your program to set this flag.

Arguments

lXerox A value of TRUE indicates that PageScript 32 is running in a mode compatible with some Xerox printers, because of known issues found in those printer drivers. A value of FALSE indicates that no special processing is necessary (the default).