Install code sample files

After Kofax OmniPage Capture SDK for Linux is installed, copy code sample files to a writable folder before use.

  1. Run the following command to create the sample folder in your user directory:
     mkdir ~/sample
  2. Run the following commands to copy all sample files:
    cd ~/sample
    cp -r /usr/local/src/omnipage-csdk-22.0/* .