Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
Print at Start of Document
Getting there
-
Open a printer emulation session.
-
From the Setup menu, choose View Settings.
Use this setting to specify data that you want to send to the printer at the start of a document. Data must be formatted using the C constant format and the Bypass Windows Printing setting must be enabled.
When specifying data, use any of the following predefined constants:
|
\a |
bell |
|
\b |
backspace |
|
\e |
escape |
|
\f |
form feed |
|
\n |
new line |
|
\r |
carriage return |
|
\t |
horizontal tab |
|
\v |
vertical tab |
For example, the string \e&l10\x1A\0\007 would be interpreted as [ESC]&l10[CTRL-Z][NULL][BELL].