PDA

View Full Version : Scanner API for MAC OSX?



karankumar1609
19th March 2013, 11:57
Hello Everyone,

Currently i am working on a project on MAC OSX which need to access scanner.

I have google the same for known API.
I have found that SANE API can be used for scanner, but i need to work on ICF API.

Does anyone have idea about ICF scanner API?
I have googled more about ICF but unable to find such proper result.

d_stranz
19th March 2013, 18:39
And where does Qt come into this request? This is a Qt forum for asking questions about use of Qt, right?

karankumar1609
20th March 2013, 05:35
d_stranz,

I want to use that API in Qt, previously i had used QTwain scanner API to make it work on windows.
But now i am moving my code to Mac. so i want an API which will be integrated with Qt code and run perfectly with MAC.