<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt">I just tried <br><code>echo "text" | lpr<br>and it came out on my default printer<br></code><div><span><br></span></div><div> </div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 14pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Friday, January 10, 2014 8:40 PM, Justin Denick <justin.denick@gmail.com> wrote:<br> </font> </div>  <div class="y_msg_container">What's the dumb device like? If it really spits out ASCII than you're not going to be able to indicate any cool print commands like page size/source. Maybe you could indicate a new
 line. \n But that's not likely to be interpolated as anything other than \n if the printer isn't regarding printer commands. <br clear="none"><br clear="none">How does this device interface with the current printer? Like is it a parallel port?<br clear="none"><br clear="none">If preprocessing is out of the question, than post processing with an intelligent printer or perhaps injecting print commands into whatever is being logged might be you're only recourse. That's probably stretch since this seems to be pretty restricted. <br clear="none"><br clear="none">However, if it has an interface to which you can create an ad hoc connection {read /dev/dumb-device | lpr -o pretty print -P "modern inkjet".  Better yet pipe it to a db and search don't sort when you need to find something from the logged data. <br clear="none"><br clear="none">-j<br clear="none"><br clear="none">> On Jan 10, 2014, at 8:15 PM, "L. V. Lammert" <<a shape="rect"
 ymailto="mailto:lvl@omnitec.net" href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>> wrote:<br clear="none">> <br clear="none">>> On Fri, 10 Jan 2014, Justin Denick wrote:<br clear="none">>> <br clear="none">>> Is there any chance you could convert it to PostScript?<br clear="none">> Nope, .. text only. Output from a dumb device - it's a logging printer.<br clear="none">> <br clear="none">>    Lee<br clear="none">> _______________________________________________<br clear="none">> grlug mailing list<br clear="none">> <a shape="rect" ymailto="mailto:grlug@grlug.org" href="mailto:grlug@grlug.org">grlug@grlug.org</a><br clear="none">> <a shape="rect" href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><div class="yqt4891750300" id="yqtfd82097"><br clear="none">_______________________________________________<br
 clear="none">grlug mailing list<br clear="none"><a shape="rect" ymailto="mailto:grlug@grlug.org" href="mailto:grlug@grlug.org">grlug@grlug.org</a><br clear="none"><a shape="rect" href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br clear="none"></div><br><br></div>  </div> </div>  </div> </div></body></html>