Open supportreq opened 6 years ago
Is there a way where the scanner height and width can be auto detected?
Hi! For detection of the device height/width you need to extend the code to check for WIA property WIA_IPS_PAGE_SIZE. More: https://docs.microsoft.com/en-us/windows/win32/wia/-wia-wia2-pagesizeconstants
Is there a way where the scanner height and width can be auto detected?