Forums › TWAIN Classic › How to dynamically determine scanned paper size › Reply To: How to dynamically determine scanned paper size
January 16, 2008 at 3:46 pm
#24265
I finally found a work around, but not the solution I wanted. I discovered through testing that if I used the Twack32 application to configure the settings, they would be retained and applied when my application runs.
By setting paper size to Auto-Detect and the Detect Width property to Image Size, the scanner delivers a nicely cropped image.
I presume that those settings are configured through undocumented proprietary caps settings.
Thanks to Gabe for trying to help.