It turns out to be an issue with the images and barcodes I am trying to read. I've attached a sample VB.NET solution with sample JPGs. The ones I will actually be scanning are large multipage TIFs, but it didn't matter what format I saved them in. I tried single page TIF, multi-page TIF with the code to SelectActiveFrame, BMP, and JPG. JPG was smallest for zipping and attaching to email.
Let me know if you receive the solution and sample files. Thanks for your help.
My goal with your product is to rename the TIF files using the barcode text it finds, then save them as PDF. I can use .NET to break up the TIF pages and reduce their size. It would be great if you had a library that could do OCR and create searchable PDFs, but I didn't see anything like that in your suite.
/* ==================
Don Reynolds
www.StratixSystems.com
/* ==================