/*************************************************************************
*                                                                        *
*  TWAIN Integration Kit Demo   -    Additional information              *
*                                                                        *
**************************************************************************/

Unpacking
---------
If you have loaded a packed version of the TIK demo from CompuServe,
you can unpack it using the following command:

              PKUNZIP -D TIKDLP.ZIP

The files will be unpacked and the required subdirectories created.


Installation
------------
Install the TWAIN Integration Kit Demo under Windows using the installation 
program INSTALL. The standard path for installing the TIK Demo is C:\TIKDDEMO.
2 MB of hard disk space are required for the installation.


Files required for applications
-------------------------------
JSETWAIN.DLL
The functions of the TIK are contained in the JSETWAIN.DLL file
which must be supplied with the application. This file must be located 
in the Windows directory or in the directory of the application. The
JSETWAIN.DLL is a 16-bit DLL for the development of 16-bit applications.
But it is also possible to access 32-bit TWAIN data sources.



Additional files required for development purposes
--------------------------------------------------
JSETWAIN.LIB
This file must be located in the LIB directory in a development
environment or in the directory containing the source code. It acts
as an import library for JSETWAIN.DLL (usage optional).

JSETWAIN.H
This file must be located in the INCLUDE directory of the development
environment or in the directory containing the source code. It contains
descriptions of the functions and variables required by JSETWAIN.DLL.

DC.H or TWAIN.H
These files must be located in the INCLUDE directory of the development
environment or in the directory containing the source code. They contain
descriptions of the functions and variables required by the TWAIN.DLL file.
For version 1.5 and all following versions of the TWAIN driver DC.H was
renamed TWAIN.H. In addition, many of the variables were also renamed.

TWAIN.DLL
The TWAIN Data Source Manager comes with the TWAIN driver from the scanner
manufacturer and must be resident in the WINDOWS directory.

Any programs you have developed using the demo version of the TIK can be
used in the standard or professional version.


Program examples
----------------
This demo version includes only a Borland Delphi sample. The standard and
professional version of the TWAIN Integration Kit include also sample code
in C, C++, VisualBasic and Pascal. The Delphi sample code show how the
functions of the TIK can be incorporated into various programs. When further
processed, however, transmitted data often proves to be too rudimentary and
can contain errors. The Delphi sample use only functions of the standard
edition of the TIK.


Hint for Delphi programmers
---------------------------
For your first steps with the TIK you should use the high-level-functions of
the TIK like SelectSourceHighLevel and AcquireNative2Clipboard. If you like
to use the medium-level-functions do not forget to handle the messages. (See
ProcessMessage)



How to order the TWAIN Integration Kit
--------------------------------------

Order Address:

North and South America:			Elsewhere:

European Software Connection                    JUNGCLAUS SOFTWARE ENGINEERING
1617 St. Andrews Drive                          P.O. Box 270 202
Lawrence, KS 66047                              D - 40525 Duesseldorf
Phone 800-986-6578                              Germany
or  (913) 832-2070                              Fax: +49 211 562 31 12
FAX (913) 832-8787                              CompuServe 100334.2207
CompuServe 71141.3624                           


Prize Information:

TWAIN Integration Kit 1.5 professional version  $1995 (US)   3887 DM (Europe)
TWAIN Integration Kit 1.5 standard version       $250 (US)    459 DM (Europe)

The standard version of the TIK has the full dokumentation, but a limited
subset of commands. You can upgrade from the standard version to the pro-
fessional version for $1745 (US) or 3428 DM (Europe) at any time.


We should be happy to assist you should you have any questions regarding
the TWAIN Integration Kit.

Your JSE Team                                                   August 1995

