F
Frederik Wehlin via .NET 247
Hi,
I?m currently developing a POS application in VB.NET.
I want the user to be able to connect any kind of POS printer (available on the market).
I have tried printing the ordinary .NET way e.Graphics.DrawString(...) but it seems it cannot parse the special control characters that I want to use.
I have used Epsons OPOS Ocx (which works fine) but it?s not generic like I want it (too much hustle for the user to set up the device) I want it to be plug and print.
Has anyone accomplished this? If so could you please point me in the direction where I can find information about it?
Regards
I?m currently developing a POS application in VB.NET.
I want the user to be able to connect any kind of POS printer (available on the market).
I have tried printing the ordinary .NET way e.Graphics.DrawString(...) but it seems it cannot parse the special control characters that I want to use.
I have used Epsons OPOS Ocx (which works fine) but it?s not generic like I want it (too much hustle for the user to set up the device) I want it to be plug and print.
Has anyone accomplished this? If so could you please point me in the direction where I can find information about it?
Regards