Skip header
 

lpr

When specifying a printer by IP address

c:> lpr -S printer's IP address [-P option] [-ol] \pass name\file name

When using a host name instead of an IP address

c:> lpr -S printer's host name [-P option] [-ol] \pass name\file name

When printing a binary file, add the “-ol” option (lowercase O, and lowercase L).

When using a printer with the host name “host” to print a PostScript file named “file 1” located in the “C:\PRINT” directory, the command line is as follows:

c:> lpr -S host -P filetype=RPS -ol C:\PRINT\file1

Printing from the virtual printer

C:\>lpr -S printer's IP address -P virtual printer name [-ol] \path name\file name

Note

  • For details about the virtual printer configuration, see “Using the Virtual Printer”, Printer Preference.