Dynamic .NET TWAIN adds 64bit support
Released: May 10, 2011
Updates in this release
Updates in V2.0
- Microsoft .NET Framework 2.0 and above supported
- Added support for running under any CPU (x86-32bit; x64-64bit) - Under x86, all 32-bit drivers can be found. Under x64, 64-bit drivers can be found and used
- Added PDFPageSize property to set the page size of PDF files.- All page size values listed in DWTPDFPageSize are supported
- Added properties to set the PDF margins - PDFMarginBottom , PDFMarginLeft , PDFMarginRight, PDFMarginTop
- Optimized the zoom feature: smoother transformation when zooming in and out of an image
- Added methods to save the settings of the user interface of the source: SaveCustomDSData, SaveCustomDSDataEx
- Added methods to restore the saved settings of the user interface: LoadCustomDSData, LoadCustomDSDataEx