3

I would like to use the mms-computing.co.uk.device.twain.jar library in a Java project that should talk to image acquisition devices.

I noticed that the site of mms-computing is unavailable; I could download the jar from another site but I can't find any examples or documentation about the methods exposed by that library and how to use them.

Can someone help me providing a link where the documentation is still accessible, if any?

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
Fabrizio D'Ammassa
  • 4,729
  • 25
  • 32

1 Answers1

2

you can see this link

http://thorntonzone.com/manuals/Compression/Fax,%20IBM%20MMR/MMSC/mmsc/uk/co/mmscomputing/device/twain/pdfapplet/index.html

This have many examples but few documentation.

I hope it will be useful to you.

J. Beltran
  • 61
  • 4