JsBarcode icon indicating copy to clipboard operation
JsBarcode copied to clipboard

Barcodes printing quality bad using codeigniter with chrome or firefox

Open zedkazi opened this issue 5 years ago • 1 comments

IMG_20190402_131115

The quality of barcode and label is bad, and deformed to scan it properly and give correct results.

We are using TVSE printer LP45 and TSC TE 244 to print but the quality is same and bad.

Are we missing out something? We are using code igniter to develop the utility. If you see the 2 label printed below they also have item names and other values on them.

zedkazi avatar Apr 02 '19 08:04 zedkazi

Hi

Do you need a barcode library for this? It seems that ZPL II (seems to be supported by the TE244) has built-in support for CODE 128 barcodes and the LP45 seems to have built in support for several different 1D and 2D barcodes.

It seems likely that using the built-in barcode support is likely to give you better results.

wodin avatar Mar 01 '20 21:03 wodin