User`s guide

See your computer or application documentation to find
out how to enter the escape character on your system.
For EOD Command Use Syntax
QMS EOD %%EndOfDocument
HP EOD <ESC>%-12345X
When the QMS EOD or the HP EOD is set, the printer does not
recognize the Ctrl-D EOD command. Add your organization’s
standard EOD command to the end of your print file, or add it to a
separate file as follows:
Add an EOD Command to the End of your Print File
Create an output file (for example, ASCII, PCL, or
PostScript file to disk) and add your organization’s
standard EOD command (QMS EOD or HP EOD) to the
end of that file.
Sample output file:
Text
Text
Text
Text
%%EndOfDocument
Add an EOD Command to a Separate File
Create an ASCII text file that contains only the EOD
command. For example, create a DOS batch file listing
each print filename followed by the EOD command
filename for each file being printed. Then “run” the batch
file to print your list of files.
Sample DOS batch file:
Print mktg.doc
(print job filename)
Print end.txt
(EOD command filename)
Appendix F
Additional Technical Information F-25