Hi there,
I don't know if anyone has managed to get a Datamax Printer printing barcodes through vb.net 2008? I am pretty new to .net 2008, although I have been programming for several years in vb6 (all new and different now I see).
What I have done is create a crystal report viewer on the form - and I send it some code as per the manual. e.g.
"<STX>L D11<CR> 1e0000000140&G010506011231006&G10CDLGB7&G2197EK3JDU<CR>&G17081128E"
This should print out a GS1 128 barcode for me. But all I get is exactly this text. Any ideas what I need to do?