cordova - Zxing barcode plugin phonegap, encode code128? -
can code128 , code39 encoded zxing barcode plugin, if so, how?
i searching through internet , few said possible few not, don't realy know :)
thank you
to encode data code_128 fomat, change needs done in zxing barcode plugin
- navigate captureactivity in eclipse.
- src -> com.google.zxing.client.android.encode -> qrcodeencoder.java
- replace 'barcodeformat.qr_code ' barcodeformat.code_128
~anandaraja
Comments
Post a Comment