I need to generate a barcode format GS1-128 (UCC/EAN-128)
Hi K A,
you can use third party API for this ,please visit the link given bellow and use it.
API link :
http://bwipjs-api.metafloor.com/?bcid=code128&text=AB1234567890&scale=3&rotate=N&includetext
API Documentation link:
https://github.com/metafloor/bwip-js/wiki/Online-Barcode-API
and second link is for your barcode format :
https://github.com/metafloor/bwip-js/wiki/BWIPP-Barcode-Types
output :
Let me know if It was helpful.
Thanks
thank you for responding.
I get this in response:
And this on browser:
how can i get the img.
Why you ask, given that you already marked a reply as solution? Was that reply then not a solution?
Greetings! For generating barcode there are many forge components available, please try that.
Regards,
Sreejith Surendran
I've tried it. none support GS1-128 (UCC/EAN-128)
Have you checked if there are any possible third party API's.