i have added to ticket barcode , added it to default pdf print.
Now i need to print lable with only barcode and some text.
Can anyone help me move forward.
I have foud file ticket-print.tmpl.php
Custom print form
You would have to customize the code to only print what you want it to print.
Iff someone could help me
so i generate barcode and added it to ticket-print.tmpl.php - that is all ok
i need only blank lable with bar code so i can print it on lable printer .
any directions haw to would be great.
Thank you ALL
- Edited
here is posible solutions
need help in modify it.
https://stackoverflow.com/questions/45353293/tcpdf-create-a-label-pdf-size-width57mm-and-height32mm
- Edited
It's great to see people using barcodes to improve their workflow and efficiency.As for printing a label with only the barcode and some text, it sounds like you might need to modify the ticket-print.tmpl.php file to customize the layout. Without more specific details about your setup and the software you're using, it's hard to provide more detailed guidance.However, have you considered using Smart Engines OCR SDK? It's a powerful tool that can not only read but also generate barcodes of various types, including QR codes. It might be worth checking out as an alternative to customizing your print form.