Click here to Skip to main content
15,905,419 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to create barcode for all items available in warehouse using label sheet avery 5160.

I need to do this in window application. Please suggest where to start. I am using BarcodeLibto create barcode for particular item.

But I am confused that how to print it using label sheet avery 5160. avery 5160 is template which has format,
SQL
30 labels on a sheet with 10 x 3




Please suggest.
Posted

1 solution

I can give you some clue

Barcode is nothing but like enter key in text box. What you needs to do wtite
productcode on lebel.
Now when above lebel got scan respective code will print say on textbox, then details come.

What you needs to do write productcode on lebel same as print on paper.

You may need to visit from where you purhcase barcode fro testing purpose.

for your help

http://bytescout.com/?q=/products/developer/barcodesdk/bytescoutbarcodesdk_first_step_with_c_charp.html[^]

Barcode Image Generation Library[^]
 
Share this answer
 

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