Printing to Zebra 4M printer with c#

G

G.Esmeijer

Friends,

I would like to print to a Zebra 4M printer. This printer expects REAL
text.
Defining it at an IP address as a generic Text printer does not help.

How do I send REAL text to that printer with C#. I seems to me that C# does
not send real text but some graphical stuff to that printer. Stand printing
in c# does not work In vb6 it worked fine with the Printer.Print "123456"
line of code.

How do I send real text to that printer with C#? ?

Regards

Gerrit Esmeijer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top