| View previous topic :: View next topic |
| Author |
Message |
glatest Newbie

Joined: 30 Sep 2000 Posts: 1 Location: Venezuela
|
Posted: Mon Jan 21, 2002 8:18 pm Post subject: twain call |
|
|
Hello,
I wonder if someone have any experience making calls to twain scanner scan procedure, and the subsecuent manage of the resulting image
Any comment will be useful for me
Thanks |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Tue Jan 22, 2002 2:54 pm Post subject: |
|
|
The Delphi source code to an attempt to write a DLL for this has been available for quite a while now at:
http://www.sools.com/files/vdstwain.zip
Unfortunately I haven't been able to fix it so far, sometimes it causes exception errors for no known reason.
The error might be to blame to the twain driver I tried to use however; its author is infamous for creating buggy software. It does work if the twain component is compiled into a .EXE file however.
You can do with the code whatever you please, but please note that this may not apply for the included third-party MultiTWAIN component.
Best regards,
Tommy |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Jun 28, 2003 1:38 am Post subject: |
|
|
| Tommy wrote: | | It does work if the twain component is compiled into a .EXE file however. |
Would it work better in VDS 5 after we now have the ability to compile
any type resource into our executable? _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Sat Jun 28, 2003 9:25 pm Post subject: |
|
|
| FreezingFire wrote: | | Tommy wrote: | | It does work if the twain component is compiled into a .EXE file however. |
Would it work better in VDS 5 after we now have the ability to compile
any type resource into our executable? |
VDS 5 wouldn't change anything to this, except of course that it does make it not
work at all... |
|
| Back to top |
|
 |
|