InfoConnect for Unisys VBA Guide
PrinterPassThroughConversion Property

Gets or sets whether Reflection translates data when a passthrough method of printing, such as HP Record mode or VT printer Controller mode, is being used.

Syntax
Object.PrinterPassThroughConversion As Boolean

Property Value

The default value is False.

Remarks
Reflection normally doesn't translate characters sent directly from the host to a PC printer. If your host software understands the locally attached printer, set PrinterPassThroughConversion to False. In VT emulations, 7-bit characters are translated when:
  • This property is set to True.
  • The NRCEnabled property is set to True.
  • The host sets Printer Mode to Controller (Pass Through).
See Also

 

 


2015 Attachmate

Send Feedback