Hi guys,
I'm looking for a method that will simply take in a upca12 12digit
barcode and return me an object or image that is a barcode that i can
then save to a file.
Any help is greatly appreciated.
Thanks
-Nadav
SPG - 21 Jun 2006 15:22 GMT
> Hi guys,
> I'm looking for a method that will simply take in a upca12 12digit
[quoted text clipped - 3 lines]
> Thanks
> -Nadav
Google says
http://www.google.co.uk/search?sourceid=navclient&ie=UTF-8&rls=WZPA,WZPA:2006-17
,WZPA:en&q=java+barcode+creation
also: http://www.javabarcoding.com/
Thomas Fritsch - 21 Jun 2006 15:25 GMT
> I'm looking for a method that will simply take in a upca12 12digit
> barcode and return me an object or image that is a barcode that i can
> then save to a file.
> Any help is greatly appreciated.
Did you already search the web? A quick google
<http://www.google.de/search?q=barcode+%2Bjava+%2Bimage>
comes up with many Java-barcode-image-generators.
But I didn't check whether any of these supports UPCA12.

Signature
Thomas
lalalala - 21 Jun 2006 15:49 GMT
Thank you for the quick reply.
But I had already checked on google and found the same thing, already
compiled programs. I'm looking for the actual method in a library that
i could copy or download that will allow me to pass a method a number
and it will geneter the UPC A barcode. If anyone knows of such a
library or a written out method, pls respond asap.
Thanks again guys
Nadav