twain3/twpp/examples/simpleds
masayume 2d07d227a9 twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
..
README.md twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
exports.def twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
icon.bmp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
image.bmp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
images.qrc twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
scandialog.cpp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
scandialog.hpp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
scandialog.ui twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
simpleds.cpp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
simpleds.hpp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
simpleds.pro twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00
twglue.hpp twain3测试版本,代码问题暂未处理 2021-10-20 19:54:29 +08:00

README.md

TWPP Simple Source

This is a simple TWAIN/TWPP data source that always returns the same image. It contains a minimal GUI consisting of Scan and Cancel buttons.

Contents

Requirements

  • Qt 4 or newer (tested with Qt 5.11.1 MINGW 5.3.0 32bit)
  • Windows (other OSes not tested)

Usage

  1. Compile using Qt and the supplied .pro file
    1. Or use Qt Creator
  2. Copy the resulting simpleds.ds file to \Windows\twain_32 directory
    1. Or, if using 64bit build and DSM, copy the file to \Windows\twain_64 directory
  3. Make sure all the necessary dependencies are available in the PATH
  4. Test using any TWAIN app, e.g. IrfanView