Web App label printing

Circling back - was able to use the built-in QR code (Barcode) functions of Xojo, in the WebApp. Thru some very simple Picture functions was able to accomplish the goal. This is a “zero plug-in” solution. Printing is as simple as loading the Picture into a WebHTMLViewer and calling it’s .Print() function.

3 Likes