03-16-2017, 11:40 PM
(03-16-2017, 01:13 PM)kabeza Wrote: Hi
I'm developing an application for a Government entity with lot people gathering everyday
The application prints receipts with barcode for some kind of record tracking in other offices of the same entity.
I've been thinking on using a thermal printer and some customization of
https://github.com/mike42/escpos-php
Or maybe just generating temp. pdf and send them to inkjet printer with (small) custom paper size...
Any experiences about this?
Thanks a lot
HI kabeza, I have found something that may help you for development: http://code.activestate.com/recipes/5789...seps-ther/