Print
(1)
Barcode
(1)
Label
(1)
Zebra
(1)
Developing
(1)
Windows
(1)
Program
(1)
Information
(1)

Anybody know how to print a barcode label to a Zebra TLP2844

Asked By Tony Girgenti
09-Dec-06 04:58 PM
Hello.

Developing VS.NET2003 VB windows form program.

Does anybody have any information on how to print a barcode label to a Zebra
TLP2844 printer ?

Any help would be gratefully appreciated.

Thanks,
Tony

I wondered if you received your answer.

Asked By thejami
16-Jan-07 12:00 PM
I wondered if you received your answer.  I am working on one now that
upgrades VB6 to NET 2005.   There is someone with a ZEBRA printer and they
have received the following answer on this link:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1085999&SiteID=1

Basically use the System.IO, System.Drawing... and use a filestream that
contains the labelcode... use the My.Computer.FileSystem and PrinterSettings
to deliver the labelcode (barcode) to the printer itself.  I am still trying
to put it together but if you did not find a solution, let me know and I will
post later in the week with the code.
--
Regards,
Jamie
Post Question To EggHeadCafe