Horizon Imager User’s Manual 7-3
Printing via FTP and LPR
•
To print multiple images on a sheet using Fixed
Multiformatting™ (FMF™),
enter the number from
11
to
99
that corresponds to the sheet format you want to use. The
first digit in the logical device specifies the number of
columns in the image cell matrix, and the second digit
specifies the number of rows.
For example, logical device
12
corresponds to a 1 x 2-image
sheet (one image stacked on another); logical device
23
corresponds to a 2 x 3-image sheet (6-up format—2 columns
by 3 rows). For more information about FMF, refer to the
Horizon Imager Technical Manual
.
•
To specify a Job Settings file,
append a period (.) and the
Job Settings file name after the logical device number. For
example:
23.MYSETTINGS1
After entering the logical device number at the password
prompt, you are logged in to an FTP session on the imager.
5. Specify that you want to transfer files in
binary
mode by
entering the following command (on some systems, binary
mode is called
image
mode):
ftp> bin
You can now begin transferring image files to the imager.
6. Use the
put
command to send one or more images to the
imager; for example:
ftp> put image1.tif
ftp> put image2.tif
7. You can also specify multiple files in one
mput
command.
Before entering the
mput
command, you can turn off its
confirmation prompting prior to sending each file by first
entering the
prompt
command:
ftp> prompt
ftp> mput image1.tif image2.tif