<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mcBachmann.de TechBlog &#187; brother</title>
	<atom:link href="http://blog.mcbachmann.de/tag/brother/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mcbachmann.de</link>
	<description>Der Blog zur Website ;-)</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:12:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Printing: Linux Brother Printer and the DIN A4 Problem</title>
		<link>http://blog.mcbachmann.de/linux/printing-linux-brother-printer-and-the-din-a4-problem</link>
		<comments>http://blog.mcbachmann.de/linux/printing-linux-brother-printer-and-the-din-a4-problem#comments</comments>
		<pubDate>Tue, 18 Aug 2009 10:45:12 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[brother]]></category>
		<category><![CDATA[cups]]></category>
		<category><![CDATA[dcp]]></category>
		<category><![CDATA[mfc]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=352</guid>
		<description><![CDATA[Most of you know it already&#8230; if you set your (Brother) printer under CUPS to DIN A4 it will only print with the Letter-margins. But now there is a solution available. Thanks to the German Ubuntu-Wiki. Update: The DCP-135c doesn&#8217;t do borderless very well, so just use &#8220;DIN A4&#8243;. Update 2: Fixed typo in sed-command: [...]]]></description>
			<content:encoded><![CDATA[<p>Most of you know it already&#8230; if you set your (Brother) printer under CUPS to DIN A4 it will only print with the Letter-margins. But now there is a solution available. Thanks to the <a href="http://wiki.ubuntuusers.de/Brother/Drucker#Druck-verschoben">German Ubuntu-Wiki</a>. <span id="more-352"></span></p>
<p><strong>Update: The DCP-135c doesn&#8217;t do <em>borderless</em> very well, so just use &#8220;DIN A4&#8243;.<br/><br />
Update 2: Fixed typo in sed-command: PaperType was replaced with PageType.</strong></p>
<p>Besides to change the page format in the printer settings to &#8220;DIN A4&#8243;, you&#8217;ll also have to edit your printers description file.</p>
<p>As an example, I&#8217;ll show it for the DCP-135c printer.</p>
<blockquote><p><code>sudo sed -i 's/PaperType=.*/PaperType=A4/i' \<br />
/usr/Brother/Printer/dcp135c/inf/brdcp135crc</code></p></blockquote>
<p>If you have an other Brother printer, look with the file browser where your inf-File in <strong>/usr/Brother/Printer</strong> is located and change the line above.</p>
<p>After this all, you&#8217;ll have to restart cups to accept the changes:</p>
<blockquote><p><code>sudo /etc/init.d/cups restart</code></p></blockquote>
<p>Good luck <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/printing-linux-brother-printer-and-the-din-a4-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

