Does anybody know how to generate GS1-128 barcode in my javascript app? I have “00123456789012345675” code and i need to generate it to
gs1-128 barcode
I used jsbarcode package, but it generates CODE128, it is not the same as GS1-128.
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Does anybody know how to generate GS1-128 barcode in my javascript app? I have “00123456789012345675” code and i need to generate it to
gs1-128 barcode
I used jsbarcode package, but it generates CODE128, it is not the same as GS1-128.