DavBfr / dart_barcode

Barcode generation library
https://pub.dev/packages/barcode
Apache License 2.0
132 stars 41 forks source link

How to add image to pdf417? #25

Closed GOSSII closed 3 years ago

DavBfr commented 3 years ago

What do you mean, do you have an example?

GOSSII commented 3 years ago

LIke US Driving license, Once you scan it will show Text and profile Picture.

example - https://www.codeproject.com/KB/showcase/5272731/driver-license-r-700.jpg

Is it possible to store the image into the pdf417 barcode?

DavBfr commented 3 years ago

Yes, you can store binary data, but you have to figure out what format you need.