Hi all,<br>i&#39;m trying to print from a windows command to a dot matrix printer (Epson Actionprinter 2000) and i cant use the printer in text mode, only in graphic mode.<br>I have ubuntu 7.04 feisty Desktop edition with wine 
0.9.33 (from ubuntu rep)<br><br>I have working the LPT1, tested from cmd.exe with this command:<br>dir &gt; lpt1<br><br>Now, the app works in windows wth a generic text only printer from the&nbsp; windows printers. And to change the spool y created this reg keys:
<br><br>[Software\\Wine\\Printing\\Spooler] 1184529841<br>&quot;LPR:Epson&quot;=&quot;|lpr -l&quot;<br>&quot;LPT1:&quot;=&quot;/dev/lp0&quot;<br><br>The printer in ubuntu have the raw driver.<br><br>The printer prints the postcript commands in the printer in text mode
<br><br>i downloaded the ESCP2G9.DRV (generic 9 pin driver from epson) but i can&#39;t make it work<br><br>How can i make this work?<br><br>thanks in advance<br>Federico Ramallo<br><br>