<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi all,</div><div>I have a printer (Epson TM U220D, plugged in COM1 port) and my OS Linux/Fedora10</div><div>I can't found the driver printer for this OS (only for SUSE and Ubuntu that Epson provided).</div><div>(Using Generic/TextOnly driver, not working)</div><div><br></div><div>So, I can't do printing process for my lazarus application.</div><div><br></div><div>My first question is, <br></div><div>[?] Do you know how to handle this situation? (Driver problem)<br></div><div><br></div><div>Temporary, I try to print via command line (Terminal/Dos command like) to the printer</div><div>using command line 'cat textfile.log > /dev/ttyS0', <br></div><div>and it's worked. Something printed.</div><div><br></div><div>And the (second) question is, <br></div><div>[?] How to apply this command (multiple lines sometimes) in Lazarus
Code? <br></div><div>(By pressing from a button maybe) Can you all give me some codes to execute?</div><div><br></div><div>Thank you for reading my question(s) :) !</div><div> <br></div></div></body></html>