I’d like to scan multiple pages via c++. The idea is that the user puts the pages into the scanner and then presses a button of my application and the pages are scanned at 300 dpi and stored as PNG files.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I searched for “PowerShell scanner” and found this right away:
http://cerealnumber.livejournal.com/47638.html
It’s not that much code, and I think you only need the first 20 lines or so. The best part is you don’t need any sort of development tools to try it.