johnfercher / maroto

A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
https://maroto.io
MIT License
1.48k stars 172 forks source link

EAN barcode encoding #399

Closed nando35x closed 3 months ago

nando35x commented 3 months ago

can you add a way to set EAN encoding to barcode please 😄

johnfercher commented 3 months ago

Hello, could you validate if these last barcodes are EAN? https://github.com/johnfercher/maroto/blob/feature/new-barcodes/docs/assets/pdf/barcodegridv2.pdf

Screenshot from 2024-02-21 19-02-27

nando35x commented 3 months ago

yes it is

johnfercher commented 3 months ago

So I will consider the issue solved, you can se how to use in the example here: https://maroto.io/#/v2/features/barcode?id=barcode Was added a new field in props: https://pkg.go.dev/github.com/johnfercher/maroto/v2/pkg/props#Barcode