Use Scanner Device in Qt
Unsolved
General and Desktop
-
Hi,
i Want to Use Scanner Device in my Program
that User set paper in scanner and in app scan and save it
i searched in web and i Saw Twain API
But i did not Found a Help For This API!
What Should i Do?
anybody have a solution for This?with TWAIN OR Without Twain. -
@M4RZB4Ni
this actually has nothing todo with Qt.
You need to check how to use the Twain API.
Then after building it integrate it into your project like any other 3rd party lib.,Edit:
I just noticed that the TWAIN example app already builds upon Qt. Qt 4 though, but definitely something to start with.