|
Posted by news.microsoft.com on April 12, 2007, 8:23 am
Please log in for more thread options
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" +
"x000dx000a");
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
|