Description
Control strings can be used to manipulate printer settings dynamically during print jobs. Control strings embedded in your documents override settings set in the printer through the IPNSession object. See the User Guide for your printer for more information on control strings.
Control string functionality can be set using the SetProperty call with the appropriate arguments. See the Remarks below for a list of arguments.
Syntax
expression.EnableControlStrings(Enable)
where expression is an IPNSession object.
Parameters
Boolean Enable
A Boolean value, True to turn on control string processing, False to ignore any control strings.
Remarks
Use the following to set this option using SetProperty:
Method Parameter |
SetProperty Parameters |
||||||
|---|---|---|---|---|---|---|---|
bEnable |
|
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer