Selecting Printer Features
65
Type put filename [filename]
↵
Filename is the name of the background on your local machine. The second filename
is the name that the file is to be saved as. The second filename is required in order to
store the file on the printer’s hard disk. Without it, the printer would try to print the
file. The background must be saved using a filename.ext (8.3 characters) Repeat the
put command for each background being downloaded.
6
Exit ftp.
Type quit
↵
Prepending PostScript File to Background File
This procedure can be used to download your background to the printer using the parallel
interface. You should use this only if FTP is not available.
1
Prepend the following information to your background.
%!
%%Title: 4032 PS Background Download Routine
%%IncludeFeature: emulation(postscript)
%%EndComments
(filename.ext)
/FILENAME exch def
/OutFile (%os%SYS:/usr/FILENAME) (w) file def
/tempbuff 1024 string def
{ currentfile tempbuff readstring
{ OutFile exch writestring }
{ dup length 0 gt
{ OutFile exch writestring }
{ pop }
ifelse
OutFile closefile exit
}
ifelse
} bind loop
%%%Remove this line and start actual download file here%%%
Содержание Crown Document Option Commands
Страница 1: ...Crown Document Option Commands 1800216 001J ...
Страница 5: ...1 Document Option Commands ...
Страница 19: ...2 Header and Trailer Pages ...
Страница 35: ...3 Selecting Printer Features ...
Страница 82: ......
Страница 83: ...4 Selecting Emulation Features ...
Страница 125: ...A Bin Assignments ...
Страница 128: ......