Archived content
NOTE: this is an archived page and the content is likely to be out of date.
Fujitsu Scanner Control SDK change history
V2.2L89
- Support for fi-7030.
- Addition of the following functions:
- FrontBack Merging Enabled
- FrontBack Merging Location
- FrontBack Merging Rotation
- FrontBack Merging Target
- FrontBack Merging Target Mode
- FrontBack Merging Target Size
- "4-SwitchByCodeSheet", a new value for Pixel Type
- EndorserDialog, to configure Endorser/Imprinter print settings
- Addition of the error code “EC_ERROR_FEEDMODESWITCHED”.
Note: The latest PaperStream IP (TWAIN) driver (1.40 or later) is required for using this feature.
When using fi-7030, please install PaperStream IP (TWAIN) version 1.37, 1.42 or later since version 1.40 does not support fi-7030 yet.
V2.2L87
- fi-7480 and fi-7460 have been additionally supported.
- The following four values have been added to the “PaperSize” property:
34 - 12 × 106.3 inch,
35 - 12 × 160 inch,
36 - 12 × 215 inch,
37 - 12 × 220 inch,
Note: The latest PaperStream IP (TWAIN) driver (1.33 or later) is required for using this feature.
- A "Getting Started" document has been added.
V2.2L85
- The followings are added to the properties :
- A new feature “PunchHoleRemovalMode” is added to the properties.
- A new feature “AutomaticColorBackground” is added to the properties.
Note: The latest PaperStream IP (TWAIN) driver (1.30 or later) is required for using these features.
V2.2L84
- Windows® 10 is supported.
- Visual Basic® 2015, Visual C++® 2015 and Visual C#® 2015 are supported.
V2.2L83
- Support for fi-7240 / fi-7140.
- Improvements:
- Some points to note for using the API have been added to the reference manual.
V2.2L82
- Added the following features:
- Setting of Deskew mode - Settings of the width around a page to be undetected during blank page detection.
- Settings of blank page detection for index-tabbed pages
- Settings of continuous scanning
Note: The latest PaperStream IP (TWAIN) driver (1.21 or later) is required for using these features.
- Java™ SE Development Kit (JDK™) 7 is no longer supported
V2.2L80
- Support for fi-6400.
- The following defects are fixed:
- After scanning with an application using the SDK, the application window may be hidden by the other application windows.
- The PDF is created as a color image even though it appears to be grayscale image by looking when the output image format is specified as grayscale.
- When scanning with Automatic Selection for ADF/FB (AutomaticSenseMedium properties), “Automatic” is not selected for "Paper Supply" of the scanning result (Report properties).
- There may be cases where flatbed scanning does not work after scanning with Automatic Selection for ADF/FB (AutomaticSenseMedium properties).
V2.2L70
- Added the following value to each property:
- PaperSize: [8.5 x 17 inch], [8.5 x 34 inch], [8.5 x 106.3 inch], [8.5 x 125 inch], [8.5 x 160 inch], [8.5 x 215 inch],[8.5 x 220 inch], [11.7 x 17 inch], [11.7 x 34 inch], [12 x 17 inch], [12 x 34 inch], [12 x 125 inch],[Maximum Size]
- BarcodeType: [Aztec Code]
- Added the following features
- AutomaticColorSensitivity, PageNumber, LengthDetection, DigitalEndorserDirection, DeskewBackground, MultiFeedNotice, MultiFeedResult, BlankPageSkipMode, PagePartition
- Added the following methods to control Data Source:
- GetSourceName, GetSourceCount, GetSourceSelect, SelectSourceName
- The following defects are fixed:
- Fixed the defect that an abnormal PDF file may be created when [5 - Multipage PDF] is set in FileType properties and when two or more pages are scanned.
- Added ScanToDibEx and ScanToRawEx events to fix the defect that abnormal termination or abnormal scanned image may occur when ScanToDib or ScanToRaw event is received in 64-bit application. Use ScanToDibEx or ScanToRawEx when creating a new application.
- Fixed the defect that an image-mode combination may not be [Black & White / Color] combination when [3 - Automatic] (Automatic Color Detection) is set to PixelType properties in using PaperStream IP driver. Use SetCapability method to configure the combinations other than [Black & White / Color].
V2.2L50
- Added the feature to output the blank page.
- Added the feature to obtain the blank page detection results.
- Added [Continuous scan].
- Java™ SE Development KIT(JDK™) 8 is supported.
- The following defect is fixed:
[Auto color detection] doesn’t work and color image is outputted, when [3 - Automatic] is specified for PixelType property in combination of Scanner Control SDK V2.2L21 or later and PaperStream IP V1.4 or later.
The below table shows the combination of PaperStream IP and SDK versions that the defect mentioned above occurs:
OK: The defect does not occur.
NG: The defect occurs.
| SDK V2.2L20 |
SDK V2.2L21 |
SDK V2.2L40 |
PaperStream IP V1.0 |
OK |
OK |
OK |
PaperStream IP V1.1 |
OK |
OK |
OK |
PaperStream IP V1.2 |
OK |
OK |
OK |
PaperStream IP V1.4 |
OK |
NG |
NG |
PaperStream IP V1.7 |
OK |
NG |
NG |
V2.2L40
- Support for Java™ SE Development KIT(JDK™) 7
- Additional features
- Added DetectBarcodeDetail - the feature to notify the Barcode detail
- Added [Data Matrix] type to the Barcode Types
- Extended features
- Increased the maximum number of barcodes to be detected to 20 from 8
V2.2L21
- Support for fi-7280 / fi-7180 / fi-7260 / fi-7160 / fi-65F.
- Support for Windows® 8.1 / Windows Server® 2012 R2.
- Support for Visual Basic® 2013 / Visual C++® 2013 / Visual C#® 2013.
- Support for PaperStream IP (TWAIN).
- Support for 64bit application development.
- Additional features.
- Dynamic Threshold (iDTC), Automatic adjustment of brightness, Background color smoothing, Background color threshold, Edge filter, Chromatic dropout color sensitivity, Pattern Removal, sRGB output, Vertical Line Reduction, Assisted scan, Barcode detection
(one-dimensional/two-dimensional barcodes),
Patch code detection, Cropping margins adjustment, Deskew,
Punch hole removal, Automatic Image Quality Checking, ADF/FB automatic switching, Digital Endorser, Endorser/imprinter and digital endorser synchronization function.
- Extended features
- Paper size, Gamma, Dropout color, File serial number, Rotation angle.
V2.1L32
- Correction of the errors in the Reference Manual
- Support for Windows Server® 2012 and Windows® 8.
- Support for Visual Basic® 2012, Visual C++® 2012 and Visual C#® 2012.
- The Fujitsu TWAIN driver revisions included in this SDK are as follows:
- V10.10.707 (for fi-6800 / fi-5950)
- V10.21.206 (for fi-6240Z / fi-6140Z / fi-6230Z / fi-6130Z / fi-6110)
- V9.19.915 (for fi-5015C)
- V9.18.911 (for fi-4340C)
- V9.18.900 (for fi-4860C2)
- V9.21.1202 (All models other than the above models)
V2.1L31
- The update adds support for fi-6240Z, fi-6140Z, fi-6230Z and fi-6130Z. The update adds the following features:
- CancelScan Method:This cancels image capture.
- ScanToFile event: If you set "ScanTo" property to "0 - File" and execute a scan procedure (StartScan Method), this event will be raised for every page scanned.
- FeederLoaded Method: This function notifies whether or not there is a document loaded on the ADF.
- Support for JPEG-compressed TIFF
- Carrier Sheet scanning
- The Fujitsu TWAIN driver revisions included in this SDK are as follows:
- V10.10.511 (for fi-6800 / fi-5950)
- V10.20.205 (for fi-6110)
- V10.21.42 (for fi-6240Z / fi-6140Z / fi-6230Z / fi-6130Z)
- V9.21.920 (for fi-60F)
- V9.19.915 (for fi-5015C)
- V9.18.911 (for fi-4340C)
- V9.18.900 (for fi-4860C2)
- V9.21.1013 (All models other than the above models)
V2.1L23A
- This version corrects following error: Visual Studio shows a warning or error message under the following conditions:
- You use Visual Basic or Visual C#. (All versions supported by Scanner Control SDK)
- You open the Project of ScanTest or fi-5000N sample code.
V2.1L23
- Support for fi-5950 / fi-6110
- Support for Visual Basic® 2010 / Visual C++® 2010 / Visual C#® 2010
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V10.10.100 (for fi-6800)
- V10.20.36 (for fi-6110)
- V9.21.812 (for fi-5950)
- V9.18.900 (fi-4860C2 / fi-4340C)
- V9.21.720C (All models other than the above models)
V2.1L20
- Support for fi-6800
- Support for Visual C#® .NET 2003 / Visual C#® 2005 / Visual C#® 2008
- Support for Java™ SE Development KIT(JDK™) 6
- Modifications by other newly added functions
- Suppressing the TWAIN progress bar during scanning
- Selecting the unit of measurement when configuring size (paper, cropping, etc.)
- Omitting the counter from the imprinter print string
- Overscan (Black Background)
- Specifying shadow / highlight value
- Multi image output
- Selecting a TWAIN driver setting
- Support for Windows Server™ 2008 R2 (Note1)
- Support for Windows™ 7(Note1)
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V10.10.51 (for fi-6800)
- V9.19.803 (for fi-5015C)
- V9.18.808 (fi-4860C2 / fi-4340C)
- V9.21.618 (All models other than the above models)
(Note1)
Do not use the Fujitsu TWAIN32 driver which is bundled with "Fujitsu Scanner Control SDK CD-ROM" if you are using any of the operating systems listed above, Instead, you must download and install the driver that applies to the OS you are using from the following website:
http://www.fujitsu.com/global/support/products/computing/peripheral/scanners/fi/software/
V2.0L80
- Support for fi-6770A / fi-6770 / fi-6750S / fi-6670A / fi-6670
- Support for Windows Server™ 2008 Standard
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V9.21.177 (for fi-5900C)
- V9.21.139.5 (for fi-5530C2)
- V9.21.227 (for fi-6240 / fi-6140 / fi-6230 / fi-6130)
- V9.21.336 (for fi-6770A / fi-6770 / fi-6750S / fi-6670A / fi-6670)
- V9.19.709 (for fi-5015C)
- V9.18.716 (All models other than the above models)
V2.0L70
- Support for fi-6230 / fi-6130
- Support for Visual Basic® 2008 / Visual C++® 2008
- In the following scanner, a carrier sheet function is supported.
- fi-6240 / fi-6140 / fi-6230 / fi-6130
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V9.21.172 (for fi-5900C)
- V9.21.139.1 (for fi-5530C2)
- V9.21.220 (for fi-6240 / fi-6140 / fi-6230 / fi-6130)
- V9.19.706 (for fi-5015C)
- V9.18.709 (All models other than the above models)
V2.0L60
- Support for fi-6240 / fi-6140
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V9.21.164 (for fi-5900C)
- V9.21.138 (for fi-5530C2)
- V9.21.131 (for fi-6240 / fi-6140)
- V9.19.706 (for fi-5015C)
- V9.18.709 (All models other than the above models)
V2.0L50
- Support for fi-5530C2
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V9.20.637 (for fi-5900C)
- V9.21.50 (for fi-5530C2)
- V9.19.703 (for fi-5015C)
- V9.18.706 (All models other than the above models)
V2.0L40
- Support for Windows Vista™
- Support for Visual Basic® 2005 / Visual C++® 2005
- Support for 64bit OS
V2.0L30A
- There are no differences between the features of two versions, V2.0L30A and V2.0L30.
A modification on the use of memory is made in V2.0L30A.
V2.0L21
- fi-5015C is now added to Fujitsu Scanner Control SDK as the applicable scanner model.
- The Fujitsu TWAIN driver revisions bundled in this SDK are as follows:
- V9.20.92 (for fi-5900C)
- V9.19.45 (for fi-5015C)
- V9.17.99 (for fi-60F)
- V9.18.155 (All models other than the above models)
- The following error is corrected:
- If the larger value beyond the range in CustomPaperWidth is specified, the following message will appear.
"The initial value contains an invalid value. The standard value is set. (Entry=CustomWidth) (Code:DS31001)"