Menu

#52 Bar code printer & bill printer

v1.0_(example)
closed
nobody
None
1
2015-02-17
2014-04-25
Anonymous
No

Hi,
Which is the best bar code & bill receipt printer supported by open source POS?
Currently I am using EPSON printer for bill receipt but fonts size so small. I have changed the font size in receipt.php (View -> Sales) but still it's not printing properly.
For bar code i am using toshiba barcode printer (TOSHIBA EV4 Series) it print bar code but it's not printing thick on paper.

Discussion

  • Anonymous

    Anonymous - 2014-04-27

    Use jzebra package to print barcode from web server. Instead of printing as an image, send barcode data in machine defined language either Zebra or EPS depending on your barcode printer. Don't buy Toshiba barcode printer it will not support any language like ZPL or EPS. Use either EPSON or ZEBRA barcode printer.

     
    • praveen

      praveen - 2014-09-07

      Please let me know barcode process.

      Is there we can install any software(libraries) in our server and system to scan barcode.

      We got barcode but that we don't have process.

      Please help me.

      Thanks

       
  • Anonymous

    Anonymous - 2014-04-27

    Use jzebra package to print barcode from web server. Instead of printing as an image, send barcode data in machine defined language either Zebra or EPS depending on your barcode printer. Don't buy Toshiba barcode printer it will not support any language like ZPL or EPS. Use either EPSON or ZEBRA barcode printer.

    Link to jzebra package -> https://code.google.com/p/jzebra/

     
  • jekkos

    jekkos - 2015-02-17
    • status: open --> closed
     
  • jekkos

    jekkos - 2015-02-17

    barcode generation is included now in ospos and completely configurable