home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14595 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!caen!kuhub.cc.ukans.edu!parsifal.umkc.edu!vax1.umkc.edu!tmaehl
  2. Newsgroups: comp.sys.mac.programmer
  3. Subject: Re: Generic scanner API needed
  4. Message-ID: <1992Aug27.015256.1@vax1.umkc.edu>
  5. From: tmaehl@vax1.umkc.edu
  6. Date: Thu, 27 Aug 1992 07:52:56 GMT
  7. Sender: root@parsifal.umkc.edu (Parsifal Administration)
  8. References: <2A9C116A.17039@orion.oac.uci.edu>
  9. Organization: University of Missouri - Kansas City
  10. Lines: 30
  11.  
  12. In article <2A9C116A.17039@orion.oac.uci.edu>, 
  13. pamiri@uci.edu (Peter Amiri) writes:
  14. > I am looking for a generic scanner API, does anyone know of any? I am writing
  15. > a document tracking system and would like to incorporate a scanning feature
  16. > which would scan in a image of the scanner bed and store it with a record.
  17. > I know Apple has a book available that lets me program the Apple Scanner and
  18. > the OneScanner, but does anyone know of any other scanner API's. In particular
  19. > one that would give access to a scanner that has a sheet feeder option. At
  20. > this point I am trying to find out if there is anything already available 
  21. > before I invest too much time into it. Any help would be greatly appreciated.
  22. > Peter Amiri
  23. > University of California, Irvine
  24.  
  25.  
  26. Peter: What you want is TWAIN (Toolkit Without An Important Name), an
  27. API to let you interface applications to all brands of scanners.
  28. Supposedly it will work with system 7 and Windows 3.x.  The standard
  29. is supported by Kodak, Aldus, HP, et al and can handle PICTs and
  30. TIFFs.
  31.  
  32. Supposedly its will work with all types of scanners (handheld, sheet fed,
  33. slide scanners, etc), but while it has the backing of all the major players,
  34. you may not see lots of compatible hardware for a few years (so check
  35. with your vendor first...)
  36.  
  37. The toolkit is available for $30. Call 800-722-0379.
  38.  
  39.  
  40. Jonathan/tmaehl@vax1.umkc.edu
  41.