On both the Kodak Document scanners we have at work, the images outputted when using Hardware JPEG Compression with Greyscale can't be opened with AtalaImage (4.0h). The error/exception message
"Corrupt or Invalid Tiff"
is returned on the constructor AtalaImage img = new AtalaImage(filepath);
The image however opens fine in Microsoft Office Document Imaging where the properties of the image are:
Bits Per Sample: 8,8,8
Compression: JPEG
...
Resolution: 200dpi
Is this a known issue?