I need to encode a number to barcode but there is no Code93Writer and UPCEWriter. How to encode these two barcode? or Zxing not support to encode these format?
Asked
Active
Viewed 299 times
2
-
http://stackoverflow.com/questions/11697001/android-zxing-get-barcode-image – Chaudhary Amar Jan 20 '16 at 08:55
-
You will have to write your own encoders if they do not exist – ligi Apr 11 '16 at 20:48