If anyone still bothers:
To install Canon IP4200 you need the Canon drivers:
http://software.canon-europe.com/sof...302.asp?model=
These are rpm files. If you're using Debian or similar you need the 'alien' program which you can download via the package manager ('Synaptic' in Debian).
Untar the tar-file.
You only need two of the created rpm-files, namely cnijfilter-common-2.60-1.i386.rpm and cnijfilter-ip4200-2.60-1.i386.rpm.
To convert these two files with 'alien', type the following command line in the console:
alien -c cnijfilter-common-2.60-1.i386.rpm cnijfilter-ip4200-2.60-1.i386.rpm
(The -c might be necessary to include scripts in the converting process.)
That should create two deb-files.
Install these two files by right-clicking them and choosing 'install' or something like that.
Type one more command in the console:
sudo /etc/init.d/cupsys restart
(This is necessary to restart the printer software again after the installation.)
Then configure the printer: go to 'utilities' or sth like that, and then 'printers'. Choose 'add' or similar.
Choose the printer model Canon IP4200.
Find the newly installed driver file canonip4200.ppd in the path: /usr/share/cups/model/canonip4200.ppd
Select it and finish the configuration. Set the printer as default. That should be all.
(For what ever reasons the test page didn't seem to work with me, but the normal printing does.)
Compare:
https://help.ubuntu.com/community/Ha...nonPixmaIP4200