I\'m trying to print out raw ascii data to a thermal printer. I do this by using this code example: http://support.microsoft.com/kb/322091 but my printer prints always only
Okay, the reason for all that stuff is just the fact that I use an adapter because my computer does not has an old lpt port. I copied my application to an old computer running windows xp and everything works fine.
Now I have to hope that some other lpt2usb adaters I bought do their work correctly.
Edit 20.04.2010
With another lpt2usb adapter everything works fine now. If anyone is intersted in all the code I am using now, please contact me or comment here.