antonivanchin 0 Posted November 12 Good afternoon. Can anyone tell me where to get the eztwain.obj file to work with scanners in 64 bits Share this post Link to post
PeterBelow 238 Posted November 12 You need a 64-bit obj file for that. Is this for a C++-Builder or a Delphi project? Share this post Link to post
DelphiUdIT 176 Posted November 13 I think that file is part of commercial project, you must pay for it: https://www.eztwain.com/ Share this post Link to post
antonivanchin 0 Posted Friday at 12:24 PM If you use their dlls, then when calling the TWAIN_SelectImageSource function an error occurs: While trying to show Select Source dialog Could not load System TWAIN Manager: Share this post Link to post
DelphiUdIT 176 Posted Friday at 01:58 PM 1 hour ago, antonivanchin said: If you use their dlls, then when calling the TWAIN_SelectImageSource function an error occurs: While trying to show Select Source dialog Could not load System TWAIN Manager: I dont' know these components, but the error (you show incomplete message) seems to indicate that the scanner driver is not installed (or the scanner is offline). Again, I do not know the components nor have I ever developed a scanner application, and I could certainly be wrong. Share this post Link to post