comp.lang.ada
 help / color / mirror / Atom feed
* Scanner library Ada binding?
@ 2016-09-18 20:25 Stephen Leake
  2016-09-20 15:21 ` gautier_niouzes
  2016-10-27 21:08 ` Stephen Leake
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Leake @ 2016-09-18 20:25 UTC (permalink / raw)


I'm scanning all the liner notes from my CDs (several hundred).

I've been using some old Epson software, but it's tedious. There are only 3 sizes of paper I need to scan, but the software doesn't provide for saving the sizes, so I have to "preview" and "drag the rect" for each change in size.

So I'd like to write some code to do that.

I found a Python TWAIN module, but the binary distribution is not compatible with any binary Python I could find, and compiling it from source requires MSVC (which I don't have).

So I'm looking for an Ada solution. A web search for "Ada TWAIN" didn't find anything relevant.

Does anyone have an Ada binding to the Windows TWAIN interface? I'm on 64 bit Windows 8.1, GNAT GPL 2016 (32 bit).

Or I could try Linux; I've got VMWare installed (haven't tried to see if that can see the scanner).

-- Stephe


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-31 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-18 20:25 Scanner library Ada binding? Stephen Leake
2016-09-20 15:21 ` gautier_niouzes
2016-10-27 21:08 ` Stephen Leake
2016-10-28  0:00   ` Dennis Lee Bieber
2016-10-31 13:36     ` Sylvain Laperche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox