V 8.72 of the ImageMan ActiveX and DLL Suites is now available for downloading. The installations can be downloaded from the My Products page. Contact support@data-tech.com if you require assistance downloading the updated files.
This is a maintenance release that fixes the following issues:
- Tif DIL round up error on resolution
- IncreaseTo method changes X & Y resolution of image
- Cant write multi-page PDFs to memory using ImgxWriteMem*
- Exception when loading images larger than memory
- Licensing change to eliminate calls to display trial dialog from IsLicenseValid
- Check for license file in the Common Files\DTI\Licenses directory
- MousePointer property now updates cursor when its set
Good news, early adopters! ImageMan.Net Twain 2.80, the latest release of our advanced Twain component, fully supports the .NET framework 4.0 and Visual Studio 2010. This component is now available for downloading from the My Products page.
Separate Assemblies
ImageMan.Net Twain 2.80 ships with two separate DLL's- one for the .NET framework 2.0 and one for the .NET framework 4.0. You'll find the DLL's in separate folders in the installation path.
Note: You can tell the difference between the similarly named DLLs by right clicking on the file and viewing the Properties dialog. In the Details tab (for Windows 7) or the Version tab (for XP), view the File description field. The 2.0 assembly will read "ImageMan.Net Twain for .Net 2.0". Likewise, the 4.0 assembly will be labeled "ImageMan.Net Twain for .Net 4.0".
Sample Applications and Code
You'll notice new client side and ASP.NET samples (and sample code) that are fully compatible with Visual Studio 2010. If you have multiple versions of Visual Studio on your system, you can select which samples to install during the installation process.
Note: The Start menu links to the demo apps will always target the earliest version of the .NET framework you have installed on your computer.
Help Format
To better integrate with Visual Studio 2010, we've updated our documentation to the Microsoft Help System format which is available to you when you install Visual Studio 2010. Previous versions still retain their properly formatted help documentation.

We have released ImageMan.Net V 2.06 which contains a critical fix for all users of ImageMan.Net V 2.xx. Due to a buildserver issue, versions of 2.xx prior to 2.06 will fail to load on April 1, 2010 and display a Beta Expired dialog.
We apologize for the inconvenience.
V 2.05 of ImageMan.Net is now available for downloading from the My Products page.
This is a maintenance release that includes the following changes:
- New Deskew algorithm is faster and more accurate
- Faster redraw speeds in the ImageMan Viewer control when using iannotations in the document edition
- Fixed a bug which caused problems when rotating images with an axis > 32K in size
- Fixed an issue with the DTI.ImageMan.Codecs.dll manifest file which caused a failure when deploying with Clickonce
- Several other minor fixes
V 1.73 of ImageMan.Net is now available for downloading from the My Products page.
This is a maintenance release that includes the following changes:
- Memory leak in decoders
- TIFF LZW compression for 24 bit continous tone images improved
- TifEncoder may invert passed image data for 1 bit images
- Scale of thumbnail images is incorrect
V 2.20 of FaxMan Jr is now available for downloading from the My Products page.
This is a maintenance release that includes the following changes:
- 64 Bit Printer Drivers for Vista, XP and Windows Server 2003 & 2008
- Class 1 sending more robust when line issues after dialing, previous versions would error out when receiving an ERROR or Timeout after the initial CONNECT after dialing, now we resend a +FRH=3 when that occurs.
- AutoDetect automatically sets the proper init string for Hardware flow control for USR modems.
- Changes were made to the Transmit code to be more robust when data is received when we are sending the page data. In some prior builds we would not properly handle this leading to No Reponse to MPS/EOP or timeout issues.
V 4.6 of the FaxMan SDK is now available for downloading from the My Products page.
This is a maintenance release that includes the following changes:
- 64 Bit Printer Drivers for Vista, XP and Windows Server 2003 & 2008
- FaxMan now automically logs all com port activity into trace files which are automatically removed after a user specified interval. This eliminates the need to startup faxman in debug and try to duplicate a faxing issue.
- Class 1 sending more robust when line issues after dialing, previous versions would error out when receiving an ERROR or Timeout after the initial CONNECT after dialing, now we resend a +FRH=3 when that occurs.
- AutoDetect automatically sets the proper init string for Hardware flow control for USR modems.
- Changes were made to the Transmit code to be more robust when data is received when we are sending the page data. In some prior builds we would not properly handle this leading to No Reponse to MPS/EOP or timeout issues.
- All FaXMan redistributable files are digitally signed
V 8.71 of the ImageMan ActiveX and DLL Suites is now available for downloading.The installations can be downloaded from the My Products page.
This is a maintenance release that fixes the following issues:
- Memory Access Exception can occur when calling ImgReduceColors with OCTREE palette
- ImgCopy fails with single row images
- Increased Read Buffer size in EPS DIL to speed up image loading
- PNG DIL cant read some files written by older PNG DEL
- ImgMergeImage doesn't handle inverted 1 bit images.