Skip header
 

When using a printer connected to a network

1Go to the command prompt.

About how to open the command prompt, see Windows help.

2Allocate the network path name under NetBEUI to an unused printer port on the computer.

Example:

C:\WINDOWS>net use lpt3: pathname

Substitute "pathname" with the network path name of this machine.

3Execute the print command using the allocated printer port.

Example:

C:\WINDOWS>copy /b tiff-filename lpt3

Substitute "tiff-filename" with the name of the TIFF you want to print.

4In order to release the printer port allocated in Step 2, execute the following command.

Example:

C:\WINDOWS>net use lpt3: /d

Note

  • To check the network path name of this machine, print the Configuration Page. For details about how to print the Configuration Page, see "List / Test Print", Print.