TWAIN scanning components for Delphi

后端 未结 2 783
孤街浪徒
孤街浪徒 2021-01-01 21:51

I need to add TWAIN scanning to an Delphi application and am having trouble locating an off-the-shelf component to do so.

I downloaded TDelphiTwain but, when used in

相关标签:
2条回答
  • 2021-01-01 22:44

    Another graphic library that also supports TWAIN scanning is ImageEn which also can save the scanned documents as PDF (as well as numerous graphical formats). That feature alone sold me on that product years ago.

    0 讨论(0)
  • 2021-01-01 22:50

    I changed DelphiTWAIN to work with Delphi 2009 and 2010. You can download the source code from here: http://www.kluug.net/delphitwain.php

    Additional links are here: http://torry.net/pages.php?id=507
    and here: http://www.delphipraxis.net/1179589-post3.html

    0 讨论(0)
提交回复
热议问题