54
Views
6
Comments
Solved
How can i generate barcode?
Question

I need to generate a barcode format GS1-128 (UCC/EAN-128)

2026-03-12 06-20-48
KUNDAN CHAUHAN
Champion
Solution

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

UserImage.jpg
K A

thank you for responding. 

I get this in response:



And this on browser:


 how can i get the img. 

2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP

Why you ask, given that you already marked a reply as solution? Was that reply then not a solution?

2021-12-24 04-36-57
SREEJITH SURENDRAN

Hi K A,

Greetings! For generating barcode there are many forge components available, please try that.

Regards,

Sreejith Surendran

UserImage.jpg
K A

I've tried it. none support GS1-128 (UCC/EAN-128)

2021-12-24 04-36-57
SREEJITH SURENDRAN

Have you checked if there are any possible third party API's.

2026-03-12 06-20-48
KUNDAN CHAUHAN
Champion
Solution

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

UserImage.jpg
K A

thank you for responding. 

I get this in response:



And this on browser:


 how can i get the img. 

2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP

Why you ask, given that you already marked a reply as solution? Was that reply then not a solution?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.