开发者

Flex Barcode Component for Barcode EAN 128 with Application Identifiers

开发者 https://www.devze.com 2023-01-07 21:55 出处:网络
I am looking for a flex component to generate a barcode similar to the one below. See Image http开发者_高级运维://img.skitch.com/20100716-g4456feuw8af1b1q6i1p2kj3tt.jpg

I am looking for a flex component to generate a barcode similar to the one below.

See Image http开发者_高级运维://img.skitch.com/20100716-g4456feuw8af1b1q6i1p2kj3tt.jpg

I have found a similar plugin, at flex2.bsi-scs.com/BarCodeDemo/index.php. But could not replicate the Application Identifiers by just using the "( )"

Does anyone have any insight?


You can use zxing library available on google code :

http://code.google.com/p/zxing/

EAN-8 and EAN-13 are supported

You will find in the source code an example on how to use the library

0

精彩评论

暂无评论...
验证码 换一张
取 消