Answered by:
Scanners support in windows 8 store app

Question
-
Hello,
I am building a photo organizer app which needs to acquire images from scanner. I am not able to find a clear answer from microsoft that what is the recommended way to support scanners. So far, I know that scanner is not supported through WIA as it is in desktop mode. So I have following questions:
1. Should we reply only on device manufacturer applications to acquire images? or there will be some other way for an app to support scanners?
2. How will a device manufacturer support scanner when metro environment does not support it? Is it open to device manufacturers only?
3. Even with a device app, is it possible to support USB scanner? or it will just support through wireless or LAN? Is it possible for a normal application to support scanner through wireless/LAN?
Thanks for your help in advance.
- Moved by Jesse Jiang Monday, January 21, 2013 2:26 AM
Friday, January 18, 2013 7:30 AM
Answers
-
John,
Scanners are not supported in Windows 8 Store apps, including device apps.
lisa
- Marked as answer by John Rick Tuesday, January 22, 2013 6:45 AM
Monday, January 21, 2013 7:28 AM -
Windows store apps can communicate directly only with network attached scanners (LAN/WLAN), similar to how device manufacturers do it in some of their Windows Store Device apps. This is only the case if the scanner is Web Services enabled and communicates using WS-SCAN http://msdn.microsoft.com/en-us/library/windows/hardware/ff547963(v=vs.85).aspx
- Marked as answer by John Rick Tuesday, January 22, 2013 6:45 AM
Monday, January 21, 2013 5:52 PM
All replies
-
Someone please reply on this.Monday, January 21, 2013 6:37 AM
-
John,
Scanners are not supported in Windows 8 Store apps, including device apps.
lisa
- Marked as answer by John Rick Tuesday, January 22, 2013 6:45 AM
Monday, January 21, 2013 7:28 AM -
Thanks Lisa.
Since, scanners acquisition is important for our application, just a few more questions so as to decide the feature set for initial version and respond to customer queries.
If we don't provide scanner support a customer would most likely ask if we will never support it or can support it in next version.
Therefore please let us know if this is a temporary blockage or a long term strategy to stick with?
Also, Is there some reasoning why scanners are not supported?
Monday, January 21, 2013 7:33 AM -
John,
Thanks for your question. At this time, I can't disclose anything about our future releases. Scanners are only supported on Desktop applications for Windows 8, just like in Windows 7 and earlier.
lisa
Monday, January 21, 2013 5:01 PM -
I should clarify that for network attached scanners (LAN/WLAN), it is possible for a device manufacturer to write a Windows Store Device app to communicate with the scanner using networking APIs.
Monday, January 21, 2013 5:32 PM -
Windows store apps can communicate directly only with network attached scanners (LAN/WLAN), similar to how device manufacturers do it in some of their Windows Store Device apps. This is only the case if the scanner is Web Services enabled and communicates using WS-SCAN http://msdn.microsoft.com/en-us/library/windows/hardware/ff547963(v=vs.85).aspx
- Marked as answer by John Rick Tuesday, January 22, 2013 6:45 AM
Monday, January 21, 2013 5:52 PM -
John,
Thanks for your question. At this time, I can't disclose anything about our future releases. Scanners are only supported on Desktop applications for Windows 8, just like in Windows 7 and earlier.
lisa
Hello Lisa
Is it supported in Windows 8.1 with Visual Studio 2013 or Visual Studio 2012 (Update 3) or not? Please let me know as we are in the middle of development stage and our scope of project supports scanner.
Regards
Arafat
Thursday, July 4, 2013 6:30 AM -
Scanners are supported in Windows 8.1 with Visual Studio 2013 Preview. Here's a //Build/ 2013 video introducing the Windows.Devices.Scanners APIs. WIA compatible scanners are supported from USB.
http://channel9.msdn.com/Events/Build/2013/3-025
lisa
- Proposed as answer by Jon K. _Microsoft employee Thursday, July 4, 2013 7:03 AM
Thursday, July 4, 2013 6:46 AM