How to Create Custom Separator Page FilesID: Q102712
|
Prints the user name of the person that submitted the job.
Prints the job number.
Prints the date the job was printed. The representation of the date is the same as the Date Format in the International section in Control Panel.
Prints the time the job was printed. The representation of the time is the same as the Time Format in the International section in Control Panel.
Prints all the characters (xxxx) following it until another escape code is encountered.
Prints the contents of the file specified by path, starting on an empty line. The contents of this file are copied directly to the printer without any processing.
Sets a printer-specific control sequence, where nn is a hexadecimal ASCII code sent directly to the printer. To determine the specific numbers, see your printer manual.
Sets the width of the separator page. The default width is 80; the maximum width is 256. Any printable characters beyond this width are truncated.
Turns off block character printing.
Prints text in single-width block characters until @U is encountered.
Ejects a page from the printer. Use this code to start a new separator page or to end the separator page file. If you get an extra blank separator page when you print, remove this code from your separator page file.
Skips n number of lines (from 0 through 9). Skipping 0 lines moves printing to the next line.
Prints text in double-width block characters until @U is encountered.
Additional query words: prodnt nthowto
Keywords : kbprint ntprint NTSrvWkst
Version : 3.1 4.0
Platform : winnt
Issue type :
Last Reviewed: January 13, 1999