Skip to Content

Can your 1D Decoding libraries decode barcodes captured by a laser scanner?

No, our SDKs are designed to process 2D arrays, which have to be passed into decoding procedure as parameter. No matter what is the source - the application must prepare array and call decoding function.

You can see more about preparing such an array in the User's Guide (Section 3.5, parameter TRow*prows, which refers to the 2D-array).

FAQ Category:
Linear (Barcode)