Does anyone have any experience with receipt printers?&nbsp; And in particular using them from a web application?<br><br>My web foo is utterly failing me.&nbsp; Everyone wants to sell you a complete Point of Sale System.&nbsp; I found Epson&#39;s documentation, but it was nearly a thousand pages and was ... not as clear as one would expect a bloated, thousand page document to be.<br>
<br>What I really want to know is:<br><br>* Are these just printers with a very strange printer size?&nbsp; And as such, I can just very carefully format a web page and tell javascript to load the window in the background, print, and close it, and call it good?<br>
<br>OR<br><br>* Are these strange devices that require some sort of specialized software or middleware?&nbsp; And if so, are there any that someone&#39;s written a Perl module to interface with?<br><br>And if anyone has experience with a particular model, that&#39;d be interesting (to me) too.&nbsp; (Well, not really, I can&#39;t imagine a circumstance where receipt printers would actually be interesting.)<br>
<br>Sorry to go slightly astray from basic perl questions.&nbsp; Sometimes in life, non-technical people seem to get the idea that the person who knows some technical thing is instantly an expert on all technical things and ask questions that you don&#39;t even have the basic framework of understanding to answer, and they need to know how you&#39;ll get it done, like, now. :/&nbsp; I&#39;m pretty sure the answer is &quot;It&#39;s easy, just get one and I&#39;ll have it working in half a day&quot; or &quot;Forget it, it&#39;ll take a month of development time to get it working&quot;, but I can&#39;t for the life of me figure out which one of those it is.<br>
<br>Thanks for any help!<br><br>-- Kirby<br>