1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
<printer id="printer/Brother-HL-5250DN">
<make>Brother</make>
<model>HL-5250DN</model>
<mechanism>
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript level="3" />
<pcl level="6" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<general>
<ieee1284>MFG:Brother;MDL:HL-5250DN series;CMD:PJL,PCL,PCLXL,POSTSCRIPT;</ieee1284>
<commandset>PJL,PCL,PCLXL,POSTSCRIPT</commandset>
<manufacturer>Brother</manufacturer>
<model>HL-5250DN series</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>Postscript-Brother</driver>
<drivers>
<driver>
<id>Postscript</id>
</driver>
<driver>
<id>Postscript-Brother</id>
<ppd>PPD/Brother/BR5250_2_GPL.ppd</ppd>
</driver>
</drivers>
<comments>
<en>
Foomatic entry made by PPDtoXML T/G 0.06<p>
Works best in PostScript mode. Do not use PCL-XL drivers ("pxlmono",
"lj5gray").
<p>
Maximum paper width: 8.7 inches / 22.0 cm
(Standard format printer)<p>
Printing engine speed: 28 pages/min<p>
</en>
</comments>
</printer>
|