| Author |
barcode 128
|
vaibhav lather
Greenhorn
Joined: Mar 22, 2012
Posts: 2
|
|
|
i m creating bar-code 128, i want to generate bar code with some numeric just like 0to9 value but i want to append String in its bar-code label. just like i want bar-code to generate from number 23546 but i want label on that bar-code is 23546/john. , is this possible or not
|
 |
Winston Gutkowski
Bartender
Joined: Mar 17, 2011
Posts: 4747
|
|
vaibhav lather wrote:i m creating bar-code 128, i want to generate bar code with some numeric just like 0to9 value but i want to append String in its bar-code label. just like i want bar-code to generate from number 23546 but i want label on that bar-code is 23546/john. , is this possible or not
If you're talking about a Code-128 barcode, it would certainly appear to be.
Winston
|
Isn't it funny how there's always time and money enough to do it WRONG?
|
 |
Peter Fetterman
Greenhorn
Joined: Jan 03, 2013
Posts: 1
|
|
vaibhav lather wrote:i m creating bar-code 128, i want to generate bar code with some numeric just like 0to9 value but i want to append String in its bar-code label. just like i want bar-code to generate from number 23546 but i want label on that bar-code is 23546/john. , is this possible or not
Of course, youc can!!! See this Java Code 128 Barcode Generator Tutorial. It describes in detail. I hope this is helpful for you.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32654
|
|
Welcome to the Ranch
|
 |
 |
|
|
subject: barcode 128
|
|
|