1
Reply

WPF Label Printing (DPL)

Ali Ashraf

Ali Ashraf

May 15 2014 6:56 AM
1.3k

I want to print barcode GS1-128 and design complete label with WPF. I also don't have any Datamax Mark II printer for testing purpose, following is my script

<STX>L D11<CR> 1E000000015010001234567890<CR> 121100000000100Barcode E<CR> E

Can you tell me how can i do printer setting and send DPL command to printer in WPF.

Thankx in Advance.


Answers (1)