RecAPI
RecAPI on Mac OS X

Nuance OmniPage Capture SDK 20 is designed also for use on Mac OS X operating systems (v10.8 or above, only for Intel CPU's). However, only partial functionality is available on Macintosh. Please see the documentation of each module for detailed information.

In addition, licensing and distributing also differ from the implementation used on Windows. For more information, please see the General Information topic.

The downloadable Capture SDK zip file contains the following folders:

  • Frameworks/Nuance-OmniPage-CSDK-Runtime.framework - All the binaries needed to run your application. Add and copy this framework into your application. You need to distribute this framework together with your application exactly as Frameworks/Nuance-OmniPage-CSDK-Runtime.framework. Alternatively, you may also use it from /Library/Frameworks or some other path.
  • Frameworks/Nuance-OmniPage-CSDK.framework - All the development header files needed to build your application. Add this framework to your application, but don't copy it there. It is not needed at run time.
  • Frameworks/Nuance-OmniPage-CSDK-RecPDF.framework - This framework is needed to build your application if you call any RecPDF Module functions. In that case add this framework to your application, but don't copy it there. It is not needed at run time.
  • LicenseManager - OP License Manager application (oplicmgr).
  • Documentation - Documentation of RecAPI.
  • Samples - Sources and test image files of the sample applications.

See HowTo_CocoaProjectWithCSDK.pdf for details (contained in the folder of Cocoa Sample project).