Hi everybody,
I am very new to silverlight and was wondering if anyone could help me out. I have been tasked to look into the possibility of createing a web-based document scanning utility in Silverlight. Now in the past we have created a windows desktop application and utilised the TWAIN dll.
I understand that .Net 3.5 doesn't have any built in scanning support, and therefore we would again be required to use TWAIN. I'm just wondering would the be possible in silverlight? Would we have to go down the route of late assembly binding? Or could we potentially make windows API calls?
Really hope somebody can point me in the right direction.
Thanks
David