Print at End 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 end of a document. The Bypass Windows Printing setting must be enabled.
When specifying data, use C Constant expressions, such as the following:
\a
|
bell
|
\b
|
backspace
|
\e
|
escape
|
\f
|
form feed
|
\n
|
new line
|
\r
|
carriage return
|
\t
|
horizontal tab
|
\v
|
vertical tab
|
|