Spelt / ZXing.Delphi

ZXing Barcode Scanning object Pascal Library for Delphi VCL and Delphi Firemonkey
Apache License 2.0
471 stars 206 forks source link

When a picture has more than one dimensional code or two-dimensional code #134

Closed DValue closed 1 year ago

DValue commented 2 years ago

What I mean is that when a picture has multiple one-dimensional codes or two-dimensional codes, can I return an array of scanning results? Due to technical reasons, I cannot achieve this

Spelt commented 2 years ago

Hi

There is no build in feature that support this.

I guess there should be an internal list to skip the barcodes already scanned.

I have no plans to build this. I though encourage the community to build this. I’m happy to assist.

Op 16 jul. 2022 om 05:07 heeft DValue @.***> het volgende geschreven:

 What I mean is that when a picture has multiple one-dimensional codes or two-dimensional codes, can I return an array of scanning results? Due to technical reasons, I cannot achieve this

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.