Hi,
I'm building a Java application and would like to enable the end user to scan in an image from his/her document scanner. For Mac OS X, I'll use Image Kit.
The problem is, the framework is written in Objective-C. While I know how to program in Objective-C, I'd much rather use Java as much as possible.
I'm building a Java application and would like to enable the end user to scan in an image from his/her document scanner. For Mac OS X, I'll use Image Kit.
The problem is, the framework is written in Objective-C. While I know how to program in Objective-C, I'd much rather use Java as much as possible.