This is one of those posts where desperate Linux users share their most annoying experience with Bugs/Errors/ConfigurationAttempts, and how they fixed it, with the world.
Today I've printed out half a bug to fix an error with Brother my DCP-115C Printer. (But I think that all printers using the MFC-210C drivers will have the error in a similiar way) They have this little annoyance that the print margin is not correct for the used paper format. The top was cut off, but I've seen a lot of users that complaining about left, right and bottom margins as well.
But luckily this is easy to fix:
- Make sure that CUPS uses the right paper format. E.g. Letter is often the default format while europeans use A4 instead.
- Excecute this as root:
brprintconfij2 -P MFC210C -reso 600 -pt A4
This will lauch some brother configuration script which will helped in my case and as far as I could tell from google, it helped others as well. :-)

3 comments:
YOU BEAUTY!
I've been tearing my hair out over this one. Tried "solutions" from loads of other people but yours ACTUALLY WORKS!!! Many thanks for sharing.
Everyone fastens where there is gain.........................................
Thanks a lot. For Fedora 16, and MFC-235C, it's slightly different, here it's how:
<a href="http://vaig.be/2012/07/brother-stupid-printer-on-gnulinux.html>http://vaig.be/2012/07/brother-stupid-printer-on-gnulinux.html</a>
Post a Comment