Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I am trying to print barcode labels on ZDesigner TP 2844-z printer using crystal reports and vb.net application. And i am using Printers default barcode font i.e.- Code128. If i give print through crystal reports then it printing barcode correctly and scanning also. And if i give print through vb.net application using crystal reports object means ReportDocument then the barcode not get printing, it showing in normal font.
Please help..
Thanks.
Posted
Comments
pinky125 15-Feb-16 5:42am    
I have similar problem
I used crystal report to generate barcode and now I want to print using zebra 400 printer using vb.net for website
Please help me
Vinay janwade 2-Jun-16 5:27am    
Hi..
I have solved this problem using Gencode128.dll.
I have created my own function and added reference of above dll.
It creates barcode in image format and we can send that image to zebra printer.
Vinay janwade 2-Jun-16 5:31am    
here is the link..
http://www.codeproject.com/Articles/14409/GenCode-A-Code-Barcode-Generator

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900