0

Cannot draw a circle in EPL language to print from a label printer. I'm doing a program using c# and it communicates over the network with a label printer, everything works fine, but cannot find a command to draw a circle. Any help please?

Javiere
  • 1,601
  • 1
  • 13
  • 28
user2029200
  • 93
  • 1
  • 1
  • 10

1 Answers1

0

Here you have explanation of how to draw several shapes in C# for printers, some of the features won't work with EPL printers.

http://www.neodynamic.com/Products/Help/ThermalLabel2.0/items_shape.htm

Javiere
  • 1,601
  • 1
  • 13
  • 28