<br>Hi <br><br>What is the type of file that contains the Labels(barcodes) is it a normal text file or Postscript file or a PCL file <br><br>If it's a PCL file , then it should work in  RAW mode. <br><br>if it's a PS  file, you need some kind of driver (PPD file)<br>
<br>If the file has LineFeed characters in DOS format, or the file is in dos format, <br><br>check by doing below <br><br>cat bc.txt | unix2dos | lp -d  <testprinter> -o raw<br><br>Regards<br>Ashok<br><br><div class="gmail_quote">
On Thu, Sep 23, 2010 at 5:02 AM, ALi <span dir="ltr"><<a href="mailto:osatien@gmail.com">osatien@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">> Would you suggest me to try something more?<br>
<br>
</div>Have you tryed from windows? it works from windows?<br>
<br>
if it works ... have you tryed to sniff the packets and send them from linux?<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
cups mailing list<br>
<a href="mailto:cups@easysw.com">cups@easysw.com</a><br>
<a href="http://lists.easysw.com/mailman/listinfo/cups" target="_blank">http://lists.easysw.com/mailman/listinfo/cups</a><br>
</div></div></blockquote></div><br>