DotImage .NET 1.1 - 5.0.2742.25957
DotImage .NET 2.0 - 5.0.2742.24942
Atalasoft.dotImage
- Fixed a bug where single strip tiff files appended to an existing file had incorrect offset data types.
- Fixed an edge case when unsigned short image offsets were being treated as signed shorts, and would flag an overflow error in the conversion code.
Atalasoft.DotAnnotate
- Fixed an issue where loading annotation data with now layers was throwing an exception.
- Fixed a scaling issue in rendering annotations to a bitmap.
- Fixed a bug with the Save method taking a filename. It would overwrite the file when TiffEncoder with Append set to true was used.
- The first layer was not visible after opening an image with MultipageAnnotateMode set to true.
- Added a workaround for a bug in the System.Xml.XmlTextReader class which caused image data to become corrupt.
- Fixed an issue with Freehand and Line annotations saved in WANG format losing the Translucent value.
- Fixed an issue caused when pasting annotations in a viewer with its unit set to inch.
- Annotation grips were not always being refreshed when the Selected property was changed.
- Fixed an issue with some colors not allowing an annotation to be selected when the Translucent property was true.
- Fixed a bug that caused an exception when burning annotations that were located off the image.
- Fixed an issue to make it easier to call CreateAnnotation in the AnnotationCreated event for continuous annotation creation.
- Under certain conditions, some annotations were not rendering.
- Fixed an issue where printing selected pages would put the wrong annotations on the page.
Atalasoft.dotImage.Ocr
- Fixed a bug where choosing jbig2 compression from a CompressionSelectionProc would throw a confusing error if the jbig assembly wasn't available.
Atalasoft.dotImage.AdvancedDocClean
- ADC License now includes ColorExtractCommand.
- Bug fix for core algorithm will improve performance of photo detection in ColorExtractionCommand.
- Updated line removal command to remove irregular cell in table/form safely. Previously, the characters located along the boundary of irregular cell could be damaged.
Atalasoft.dotImage.WinControls
- Fixed an issue with the ThumbnailView drag drop operations.
General
- Fixed a licensing activation bug that could occur when multiple versions of DotTwain were installed.