I am using the WIA 2.0 library within Delphi XE to automate scanning. I am using the \"ShowAcquireImage\" function to provide an image to be saved to disc. I want to save the image in a compressed for
I\'m trying to scan an A3 page in duplex using my Xerox documate 752. I\'m getting it to scan fine using the document feeder but only on side. How do I access the other image??
About a week ago I was able to scan images using my 64bit .net application on Windows 7 x64. I开发者_JAVA百科 am now getting an error when the WIA interop library loads saying that it, or one of its d
WIA Scanning via Feeder Here is my device properties: Document Handling Select = 1 (2 is for flatbed, and 1 is for the feeder.)
I need a way to monitor incoming scans from a scanner. I\'m using Windows Image Acquisition Library 2.0 to communicate between the scanner and my application. It\'s working fine for me given that the
I have an application that uses WIA 2.0 however the scanners that we have in the office are not compatible w开发者_运维技巧ith WIA.
I\'ve taken over a poorly designed project from a co-worker and am looking to load a picture box directly from the WIA command that just completed to take a picture from an attached USB camera.
Hello I am using GDI+ to do some image processing.I am having it run from the command line with two arguments.The reason for this is the program is being called from VBA Excel 2007.A Open file dialog
How do you get a scanner\'s available resolutions and/or dpi.开发者_高级运维Also, how to get the information that it has an automatic document feeder, etc?You can retrieve the features available for y
I\'m using this code to scan documents using scanner\'s feeder. What do I have to change, so that flatbed is used?