regarding barcode?
how can we add header to barcode i.e along with barcode i need to display some text on top ofbarcode.iam displaying pictureboxes dynamically and assigning generated barcode to this pictureboxes now my question is how can i add text to barcode.
thanks in advance
leona lewisPosted Jul 30, 2014, 10:12 PM
divyaPosted Nov 5, 2012, 3:32 AM
Dharmesh SharmaPosted Nov 4, 2012, 11:51 PM
yes you can do this
just add a lable , up and down of barcode and add all info what you want ,
and if you see code i add two variables for height and width
so you can manage
other if you feel not getting as you want so tell me
and one thing i am not all time on here i mean in this forum so you can mail me or add me on skype
so i can just send me quick reply
i am told every one to add me on skype if i can help some one thanks
divyaPosted Nov 4, 2012, 8:20 PM
i attached the barcode sample what i exactly need.please see that once.
And i have one more question ,does barcode width is depends on data we entered? (ex:"123456789").can i fix the length of barcode if i entered 15 characters also the width should fixed.
thank u
Dharmesh SharmaPosted Nov 3, 2012, 3:52 PM
As your need i attach a exe file with full code
if any problem let me know or mail me any time
Thanks
divyaPosted Nov 2, 2012, 12:12 PM
Dharmesh SharmaPosted Oct 7, 2012, 4:48 AM
this is code and in frm file has use of this code
Thanks
sreePosted Oct 6, 2012, 7:07 AM
actually im using OnBarcode.Barcode.WinForms dll to generate barcode .Is there any predefined funtion is there to add text to barcode?if u have code then send me..please help me..
thanks@ regards
sree
Dharmesh SharmaPosted Oct 3, 2012, 4:04 PM
if you using 3rd party then its has own function
other wise create a own barcode class that has some lable info
if you need code ask me ill send you barcode lib code
thanks