How to generate (paint) EAN-128 barcode with ZXing in Android -


i'm using zxing paint ean-13 barcodes in app , requested paint ean-128 also. i've read ean-13, called gs1-128 descendant code-128, zxing library supports.

the question is, if have ean-128 numeric code, , paint barcodeformat.code_128 correct, or ean-128 , code-128 different ways of painting it?

any appreciated, in advance


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -