Printing to Zebra Label printers using VB.net 2005

  • Thread starter Thread starter steve
  • Start date Start date
S

steve

Hi All

Has anybody had experience with printing text and barcodes to Zebra label
printers in VB.net 2005

Regards
Steve
 
Yes. We do it all the time. What you'll need is the programming guide which
can be found here:
http://www.zebra.com/id/zebra/na/en/index/resource_library/manuals.html

Printing text and barcodes is pretty easy once you get the hang of it. The
programming guide will show you what commands you need to send the printer
to format text size, font, & location on the label. You can also print
barcodes & maxicodes.

If you have any specific questions, let me know.
 
Hi, Terry how do you send the commands to Zebra printer with VB i try with RawPrinter but doesn't work

thanks and regards



Terry Olsen wrote:

Yes. We do it all the time.
20-feb-07

Yes. We do it all the time. What you'll need is the programming guide which
can be found here:
http://www.zebra.com/id/zebra/na/en/index/resource_library/manuals.htm

Printing text and barcodes is pretty easy once you get the hang of it. The
programming guide will show you what commands you need to send the printer
to format text size, font, & location on the label. You can also print
barcodes & maxicodes

If you have any specific questions, let me know


Previous Posts In This Thread:

On martes, 20 de febrero de 2007 02:49 a.m.
steve wrote:

Printing to Zebra Label printers using VB.net 2005
Hi Al

Has anybody had experience with printing text and barcodes to Zebra labe
printers in VB.net 200

Regard
Steve

On martes, 20 de febrero de 2007 09:01 a.m.
Terry Olsen wrote:

Yes. We do it all the time.
Yes. We do it all the time. What you'll need is the programming guide which
can be found here:
http://www.zebra.com/id/zebra/na/en/index/resource_library/manuals.htm

Printing text and barcodes is pretty easy once you get the hang of it. The
programming guide will show you what commands you need to send the printer
to format text size, font, & location on the label. You can also print
barcodes & maxicodes

If you have any specific questions, let me know


EggHeadCafe - Software Developer Portal of Choice
Spyware Redux: Protect Your Ass!
http://www.eggheadcafe.com/tutorial...21-b1b9d608ee00/spyware-redux-protect-yo.aspx
 
You should really "Reply" to Terry's message, rather than start a brand new
thread, as Terry might not find this message, but is more likely to be
tracking the thread where he/she already responded to you.

-Scott
 
Back
Top