You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Harbour Users
Hi, On many occasions I have needed to print qr/bar codes directly to printer, for example, on thermal printers. The way I had found was to generate a pdf( haruPdf/hbZebra ) of the document and then send it to the printer( ex: SumatraPdf ) via a processRun. For those who are interested, I found a very simple option to implement and without the need to create a pdf. I attach the code. Maybe it's a known technique but I had no idea that I could do it this way.