Closed GoogleCodeExporter closed 9 years ago
Most printers have native barcode support which is usually the first approach.
If your barcode format is not supported on that printer, appending the image
should work too.
Does this printer support EPL? Are you sure you are calling the right button?
Original comment by tres.fin...@gmail.com
on 19 Jul 2014 at 12:47
Oh I see now, you are mixing ZPL and EPL code. Please correct this and use a
single language supported by your printer. "P1" is an EPL cc command where
your image is being appended in ZPLII format. The two languages cannot be
mixed. Please choose one or the other and make sure the language uses is
supported by your hardware/firmware.
Original comment by tres.fin...@gmail.com
on 19 Jul 2014 at 12:50
Sir, I have TVS LP44BU Printer and my barcode sticker size is 1 inch height and
1.5 inch width.
Now i want to print my barcode on that sticker so what code i should write. i
also send you my barcode image and link of my printer information so please
tell me sir what and which code i should have to write.
http://www.tvs-e.in/product.php?brand_id=labelprinter
Please help me
Original comment by kothiyas...@gmail.com
on 21 Jul 2014 at 5:04
Attachments:
This is an issue tracker, not a printer support forum. The printer you linked
lists the following supported languages:
TSPL2; TSPL-EZ
I haven't heard of either of those and can provide no assistance, but this is
the programming manual you will need to learn:
http://www.tscprinters.com/cms/upload/download_en/TSPL_TSPL2_Programming.pdf
This is not a trivial task. These languages can be quite daunting to learn.
The answer to your question is in that manual. There is not an example with
qz-print that provides assistance with the TSPL language at this time. If you
learn the language and are willing to provide an example we can include it in a
future version.
Original comment by tres.fin...@gmail.com
on 21 Jul 2014 at 12:18
Furthermore, if you ship me a printer I would be willing to provide basic
support for it, but at this time I do not have the hardware necessary to test
on.
Original comment by tres.fin...@gmail.com
on 21 Jul 2014 at 12:20
Original issue reported on code.google.com by
kothiyas...@gmail.com
on 19 Jul 2014 at 8:00