Hi, Tom,
You'll probably find it is reporting the barcodes in their position from top to bottom of the page. It will use the coordinates that it identifies for the barcode positions to do this.
One way to handle this is to write a sorting routine to reorder the barcode values into the sequence you expect based on their relative positions. If you have control over the barcodes, you may find it easier to orient them vertically (stacked going down the page).
Take care,
------------------------------
Robert Stegall
------------------------------