Hi,
In OPOS we use SetBitmap to upload a bitmap to the printer's memory.
SetBitMap works with POS.NET, but when we try to print it we get Invalid operation exception:
PrinterDevice.PrintNormal(PrinterStation.Receipt, ESC + "|1B" + "\x000d\x000a");
Also the SampleAplication (POS.NET 1.11) throws exceptions when using PrintBitmap().
BTW We are testing with an Axiohm (TPG) A794.
Any help welcome.
Rene