Project Description

A C# library that simplifies the process of printing to Zebra printers. We hope that this library abstracts enough of the EPL2 language needed to communicate with the Zebra branded printers.

It's a simple library and a small set of APIs that should be easy enough to extend and to use given a few examples.

We always appreciate some feedback, so please leave either a comment or an issue and we'll get around to solving it when we get a chance.

Further Information

For more information see the following pages
Last edited Aug 16 2007 at 9:14 PM by thekua, version 4
Comments
magoo wrote  Aug 25 2007 at 3:32 PM 
What an excellent idea, many thanks

face wrote  Sep 9 2007 at 4:53 PM 
but why not just let their driver do the work? I think it's purpose is to turn stuff into their EPL language.

thekua wrote  Sep 17 2007 at 11:24 PM 
Their driver is good depending on what sort of integration you want to have. We could have used Zebra's proprietary software to do create and load the label that we needed, but felt that it would be more maintainable by C# developers by using this format. It gives us the flexibility of passing in custom items to our labels, and defining our labels in code (which we can test).

nyuser98 wrote  Jul 18 2008 at 4:24 AM 
Can anyone show, How to load a new font and then use it for printing.

ToTheSharePOINT wrote  Nov 5 2008 at 11:19 PM 
A very useful DLL, thanks for the code, It let me get up and running without diving into EPL2, again THANKS!

akezor wrote  Dec 12 2008 at 5:46 PM 
I am wondering why I can not use this dll to print the bar code. The printer is Printer: Zebra 220XiIII Plus (300dpi). I use this by TCP/IP. When I tried to print a bar code using the example of source, nothing was be done.
So, could you give me some ideas for this pinter?
Thanks!

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291