Printing to Zebra 4M printer with c#

  • Thread starter Thread starter G.Esmeijer
  • Start date Start date
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
 
Back
Top