Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: ZPL Label Printers

202| Tue, 05 Feb 2008 11:04:00 GMT| hbb| Comments (1)
I'm looking for a way to send Visual Basic code directly to a Zebra brand label/barcode printer. The printer uses what is called zpl (zebra programming language). Has anyone worked with this? Any advice on getting started would be appreciated.

Keywords & Tags: zpl, label, printers, microsoft, visual basic, vb

URL: http://programmerbase.com/visual-basic/560856/
 
«« Prev - Next »» 1 helpful answers below.
I have worked with ZPL with clipper, in my earlier organization.

You can write all the zpl codes into a text file.

and copy the text file to your port. It works. Eventhough I have not used the logic in VB. I used the same concept in Clipper.

muthuraj | Sat, 10 Nov 2007 02:06:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories