I want to print labels on Dymo LabelWriter 450 printer using ESC/POS commands from a .NET application. I am sending following commands to the printer.
0x1B@
Hello World
0x1BE
The Form Feed (0x1BE) command works fine but nothing gets printed on the label. Can anybody give a sample ESC/POS commands to print a "Hello World" text on label using Dymo LabelWriter 450 printer?
Comments
Post a Comment