Select the **UFR II/UFRII LT Printer Driver for Linux V3.50** from [[http://support-asia.canon-asia.com/]]\\

Install and then set the printer with the ''lpd'' method.

You might get an error with libpango so intsall it
<code>
sudo apt-get install libpango1.0-0
</code>