ISIS and TWAIN Technical References for imageFORMULA Product Lines

List and explain the capabilities of ISIS and TWAIN interfaces for integration development with imageFORMULA P-, DR-, FSU-, and CR-series.

TWAIN Technical Reference
Canon DR Scanners TWAIN Capabilities
Copyright © 2004-2015 CANON ELECTRONICS INC.
Document Version: 1.51
This document describes all of the TWAIN capabilities and "ISIS passthrough" technology supported by DR scanners of Canon Electronics Inc. TWAIN driver. The capabilities are listed in alphabetical order. For each capability there is a brief description of its functionality. If the capability is already documented in the TWAIN Specification provided by TWAIN Working Group Committee, it will not be documented here.

The custom capabilities of DR scanners are defined in DR_TWAIN.H; constants and structures for ISIS passthrough are defined in DR_ISIS.H and ISISPASSTHROUGH.H. If an application uses ISIS passthrough technology, include these files in below order;

The information of supporting scanner for each capability is listed in “TWAIN Capabilities Table”.

#include "TWAIN.H"
#include "DR_TWAIN.H"
#include "ISISPASSTHROUGH.H"
#inlcude "DR_ISIS.H"

ISIS Technical Reference
Canon DR Scanners SCSI Driver Tags
Copyright © 2004-2015 CANON ELECTRONICS INC.
Document Version: 1.51

This document describes all of the ISIS tags and the custom error codes supported by DR scanners of Canon Electronics Inc. ISIS driver. The tags are listed by functional category. For each tag there is a brief description of its functionality. If the tag is already documented in the PixTools/Scan printed or online manual it will not be documented here. The documentation will be referenced by a “*See manual” or “*See online manual” notation. The information of supporting scanner for each tag is listed in “ISIS Technical Reference Table”.

The tag categories are:
• Page Size Tags
• Image Area Specification Tags
• Image Format and Processing Tags
• Window Tags
• Scan Process Tags
• Barcode/Patchcode Tags
• Imprinter/Addon Tags
• Miscellaneous Tags

The custom tags and custom error codes of DR scanners are defined in DR_ISIS.H, which is shipped on the developer’s disk.