Page 1 of 1

Version 4.3 of VintaSoftTwain.NET SDK has been released.

Posted: Wed Oct 22, 2008 3:22 pm
by Alex
Version 4.3 of VintaSoftTwain.NET SDK has been released.

What's new in this version:
  • Image can be added to multipage TIFF file or PDF document stored in the stream now.
  • Two new methods (GetImageLayout and SetImageLayout) allows to get/set the layout of scanning image in JavaScript more easily.
  • Exceptions during image processing can be disabled now.
  • PdfImageCompression enumeration has new member - Auto. It allows to detect the best compression method automatically.
  • Examples have been updated.