I am making a POS system in windows forms using C#. Project is complete except one thing. I have to print the each sale on a QL 500 P-Touch label Printer. But I don’t really know how to operate it from a application. I am new to such a label printing. I have googled but didn’t find the satisfactory tutorial or documentation.
Share
Download the b-PAC SDK.
Example C# projects are included; it’s actually quite easy.