Network Scanner Control SDK change history


Changes from 7.2.1 to 7.2.2

New features:
  1. The installer runs automatically when the setup file is downloaded.
  2. The installer has been signed with a SHA256 digital signature.
Corrected issue:
  1. Corrected errors in the reference guide.

Changes from 7.2.0 to 7.2.1

Corrected issue:
  1. Fixed the issue where the data used for authentication were not inherited when debugging with the N7100 emulator.

Changes from 7.1.0 to 7.2.0

New feature:
  1. Supports the Separation function (for separating output files) of N7100.
Note:
     The system version of N7100 must be ns001 01.06.01.0009 or later to use the separation function.
Corrected issues:
  1. Fixed the issue where Network Scanner Control SDK could not be installed into Windows XP.
  2. Fixed the issue where incorrect page number was notified through DetectBarcodeEvent when a blank page was removed.
  3. Fixed some other issues.

Changes from 7.0.1 to 7.1.0

Improvements:
  1. Windows® 10 is supported.
  2. English (UK) is available as an OCR language.
  3. "Automatic" is added to the Resolution properties of the Scan Settings for N7100.
Note:
     From N7100 system version 01.02.01.0008, the response/behavior of N7100 which may be controlled by an add-in is revised as below (to the same response/behavior as N1800):
  A.  Revised so that the preservation period of scanned image, which is sent to the add-in via OnePagePreview_Update event, is valid even if Scanning_DetectCompleteAll event is sent.
  B.  Revised so that N7100 stores PDF created by CreateMultiPage method in the same directory as the image specified.
  C.  Revised so that the file name is output in either of the following format by ScanBatch method:
- JPEG/Single-page TIFF : YYYYMMDDhhmmssNNNN
- PDF/Multi-page TIFF : YYYYMMDDhhmmss-0001

Changes from 7.0.0 to 7.0.1

Improvements:
  1. Added an argument to “SoftKB_On” method with which you can select either alphabetic keys or numeric keys for the on-screen keyboard.
    Note: The argument can be specified only in the SDK interface for N7100.
  2. Improved Network Scanner SDK Emulator to launch a web browser when you check an add-in created by the WEB_SDK.
Top of Page