DotImage .NET 1.1 - 5.0.2658.17542
DotImage .NET 2.0 - 5.0.2657.27901
New Modules
- DICOM Codec - found in Atalasoft.DotImage.Dicom.dll
- Color Extraction - found in Atalasoft.DotImage.AdvancedDocClean.dll
Atalasoft.dotImage.Ocr
- Added a property to PdfTranslator to allow users to set compression details per page
- Added a property to PdfPageConstructionEventArgs to allow a page to be skipped in PdfTranslator
Atalasoft.DotAnnotate
- Changed the Rubber Stamp Annotation so the text will resize with the annotation
- Added the ability to write XMP annotation data in DotAnnoate 4.0 format
- Fixed an issue when RectangleData.Clone was adding an outline when there should be none
- Fixed an issue with reading WANG annotation data that could cause annotations to not be rendered
- Improved annotation confinement
- Added support for a serialization surrogate to the XmpFormatter
- Fixed an issue where CalloutAnnotation's target position was not being updated after a call to RotateDocument
- Fixed an issue with burning annotations when units were set to inch
- Improved ability to interactively move CalloutAnnotation by grabbing the leader line with the mouse
- Fixed an issue with creating a 1x1 freehand highlighter
- Fixed a bug that caused the AnnotationPen and AnnotationBrush to clone incorrectly
- Fixed a bug that kept CalloutAnnotation from being moved to the edge of confinement when rotated
- Fixed a bug where grips with their Visible property set to false could still be grabbed
- Fixed an issue that caused the rotation grip to not render after setting the Translucent property to false
- Fixed a bug printing annotations on mixed DPI resolution images
Atalasoft.DotAnnotate.Ink
- Fixed a scaling issue with printing InkAnnotation objects
- Fixed an issue with rotating InkAnnotations
Atalasoft.dotImage.JBig2
Atalasoft.dotImage
- Fixed an issue with ApplyPaletteCommand that could result in a bad palette when converting from color to black and white
- Fixed a problem with TiffEncoder that would not let you append to an empty stream
- Fixed a bug in AtalaImage.ToBitmap() that didn't transfer the Resolution
- Added a check to JpegMarker constructor to make sure an App1 marker is not created that is too large to conform to the JPEG spec
- Added the ability to copy DPI using JpegEncoder.CopyJpegWithNewMarkers method
Atalasoft.dotImage.AdvancedDocClean
- Fixed an issue with LineRemovalCommand that caused an exception to be thrown for some input images
Atalasoft.dotImage.WebControls
- Added DeleteAnnotations to WebAnnotationViewer to delete multiple annotations in one callback.
- Fixed a WebImageViewer bug that would incorrectly calculate scrollbar sizes when the control was sized less than the width or height of a scrollbar.
- Fixed a WebThumbnailViewer.setScrollPosition bug (JavaScript).
- Fixed bugs in WebThumbnailViewer.setHeight and setWidth (JavaScript).
- Fixed a WebThumbnailViewer bug that would not reset the SelectedIndex when opening a new source.
- Fixed a WebAnnotationViewer bug that would fire the JavaScript RemoteInvoked event at the wrong time.
- Fixed a WebAnnotationViewer bug that wouldn't always get all annotation properties after an annotation was created.
- Fixed a bug that would occur when a control's child iframe would load much faster than the parent page.
- Fixed a transparency bug specific to IE7
Atalasoft.dotImage.WinControls
- Fixed an issue where Cursor objects used by the Viewport were not being disposed properly
Sean McKenna
Atalasoft Development Team