pos

How to add dynamic, receipt-data-specific image to an OpenBravo print template?

I'm working on a little project with OpenBravo, which I am just getting into. What I want to do is: take the various values within the receipt (individual items, tax, total, date, etc.) send this data to my algorithm, which will generate an image based on this data I've gone through what documentation I could find on the subject, bu...

C# POS.NET PrintNormal() Issue 'It is not Initialized'

Hey Now Everybody- Current C# POS.NET Issue: PrintNormal() Throws Exception = 'It is not initialized' CheckHealth = 'It is not initialized' 'It is not initialized' exception when Printing to Epson TM-T88IV Using POS for .NET 1.12 and the Epson OPOS ADK for .NET (v1.11.9) service-objects Successfully able to Open, Claim...