How to Print


Printing from the command line
Command  :      /opt/sfw/cups/bin/lpr    -P    (Printer  Name)    (Filename)
Example
***Please use the full-path of lpr command.

Printing from applications
Set "/opt/sfw/cups/bin/lpr" command and option parameter to the printer configuration of the application.
1. Open the print menu.
2. Change Location to "Custom".
3. Put the print command in the box behind it.
Example : Firefox
Example : PDFViewer

lpr
# /opt/sfw/cups/bin/lpr -P MFC-9840CDW /Documents/Sample.txt
Print setting for Firefox

Print setting for PDFViewer