Screenshot Preview

Atalasoft DotImage JBIG2 Codec Add-On - Summary

by Atalasoft - Product Type: Component / Add-In / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / Managed/Unmanaged Code - without COM

Summary

Atalasoft DotImage JBIG2 Codec Add-On by Atalasoft

URLs: dotimage-jbig2-codec, dotimage jbig2 codec, dotimagejbig2codec, atalasoft

Decode and encode JBIG2 images using the Microsoft .NET Framework. JBIG2 compression is an open standard and can compress bi-tonal images 2 - 5 times more than the same image compressed with the industry standard TIFF CCIT Group4 compression. The codec is available as a plug-in that integrates with DotImage seamlessly. Atalasoft DotImage JBIG2 is based off of Luratech's Lurawave.jb2 compression technology. Licensing is runtime royalty free for desktop applications.

Overview

The JBIG2 standard has been developed by the Joint Bi-level Experts Group (JBIG) for the efficient lossless and lossy compression of bilevel (black and white) images. It is capable of compressing black and white documents cosiderably more than the more commonly used CCIT Group 4 TIFF compression.

The use of symbol dictionaries and symbol matching in JBIG2 enables very effective encoding of documents containing recurring symbols, making JBIG2 ideal for compressing documents. JBIG2 has been made popular by Adobe's PDF, which incorporates JBIG2 in the PDF 1.5 specification.

Product Features:

Ability to decode any page from a 1-bit JBIG2 image.

Encode a single or multipage document as a JBIG2 image, an image only PDF document.

Supports Lossless or Lossy compression

Supports encoding or decoding from any stream

Read a specified region from an existing JBIG2 image stream.

Generate image only PDF documents with embedded JBIG2 images.

Integrated with DotImage's PDFEncoder to encode PDF images with other compression formats.

Runtime Royalty Free Desktop Licensing

3-page FAX, 1728x2293

Uncompressed - 1,454 kb

CCIT Group IV - 121 kb

JBIG2 Lossless - 24 kb

JBIG2 Lossy - 23 kb

PDF w/Lossless JBIG2 - 26 kb

Strip chart grid scan, 9760x6976

Uncompressed - 8,321 kb

CCIT Group IV - 1,088 kb

JBIG2 Lossless - 675 kb

JBIG2 Lossy - 674 kb

PDF w/Lossless JBIG2 - 676 kb

Mechanical CAD drawing, 9259x6816

Uncompressed - 7,716 kb

CCIT Group IV - 209 kb

JBIG2 Lossless - 104 kb

JBIG2 Lossy - 100 kb

PDF w/Lossless JBIG2 - 105 kb

What's New in DotImage 10

New WebDocumentViewer for ASP.NET websites. Built on jQuery and modern browser technologies.

Developers can create a full-page document viewer with smooth, flick-style momentum scrolling. Just a few lines of code are needed and the viewer can be easily embedded into any ASP .NET or ASP .NET MVC website and can be themed.

Can be easily deployed to websites using ASP.NET or ASP.NET MVC

Can be themed with jQuery UI ThemeRoller

Shows multiple pages in a scroll viewer

Uses web handlers for server interaction

New DotImage OCR Engine: IRIS IDRS

DotImage 10.0 OCR now supports the IRIS IDRS engine. It currently supports 137 Latin, Greek, Cyrillic, etc. languages and add-ons offer recognition of Asian, Hebrew, and Farsi languages. It also offers zonal and page analysis support. Another feature, the I.R.I.S. Intelligent Character Recognition (ICR) engine for all Latin based languages, supports spaced and even touching handprint.

Supports Asian character sets

Supports ICR

New Silverlight Imaging SDK that is a subset of DotImage and usable in the client-side of Silverlight applications without elevation.

A large subset of DotImage has been ported to run inside the Silverlight client and other managed environments such as Windows Phone 7, Office 365, and Partial-Trust environments, plug-in and other managed environments such as WinPhone 7, BPOS, and Partial-Trust environments.

Includes TIFF, PNG, JPEG, and BMP codecs

Many image processing commands including 1-bit

Silverlight viewer performance enhancements

Can use local isolated storage for client-side caching.

Can get pages on demand when in single-page view mode

Silverlight viewers can use TIFF directly without converting to PNG or JPEG.

New fully-managed AnyCpu subset of DotImage that can be used in partial-trust environments.

Includes TIFF, PNG, JPEG, and BMP codecs

Many image processing commands including 1-bit

New Barcode Reader Symbologies

In addition to Code 39, UPC, PDF417, QR Code, DataMatrix, and the rest of DotImage’s 1D and 2D barcode symbologies, DotImage now supports

AustraliaPost

OneCode/Intelligent Mail

Planet

RM4SCC

EZTwainX is included in DotImage Document Imaging and DotTwain

Browser-based scanning has been significantly improved with the addition of ActiveX TWAIN capabilities from the Dosadi acquisition, and included in DotTwain and DotImage Document Imaging.

What's new in DotImage 9.0d

Added ReferencedImageAnnotationRootPath property to the WebAnnotationViewer to allow caching of ReferencedImageAnnotation images in the browser.

Added additional Type6 metadata parsing for unknown WANG Type6 data. It is now stored in the ExtraProperties of an annotation.

.NET 4.0 WPF defaults to low quality instead of high quality for image resizes. We set to high quality by default for our WPF viewers now.

Added support for reading Wang Link Annotations, whose information is put in Extra Properties

Fixed a bug in the WebAnnotationViewer that would cause annotations to render improperly if annotations were loaded in a RemoteInvoke when there were no layers.

Fixed bug in TileSize for the WebImageViewer.

We now skip over this tag for Olympus models that have this not to spec MakerNote length, and correctly read all the other tags.

Fixed a bug in the WebAnnotationViewer that would cause TextAnnotations to render thier text farther down the next line even when there was space left.

Fixed a bug in the WebImageViewer that stopped Chrome from working while using ASP.NET MVC.

Fixed a bug in the WebAnnotationViewer that would duplicate annotations on PostBack

Added Silverlight method for opening multiple files at once.

A bug was fixed in the GifDecoder so that it will partially read some broken GIF files instead of throwing an exception

PDF Rasterizer bug fixed to rasterize PDF with 4bpp images in them

Fixed PDF/A compliance issue. endobj needs a newline before it.

Fixed a rare bug in the WebAnnotationViewer that would cause text fields containing annotation data to be added to the page.

Fixed a bug in the WebAnnotationViewer that did not render annotation edges smoothly.

Fixed a bug in PDF Annotation exporting when exporting no annotations over a page with annotations, it didn't remove the annotations that were there as expected.

LevelsCommand support 16bpp Gray images now

Fixed a bug in the WebImageViewer when contained in an UpdatePanel in a TabControl

Fixed a bug in the WebAnnotationViewer that would cause annotations to disappear while RemoteInvoking

TiffDecoder can now deal with more corrupt TIFF files that have their directory offsets set to impossibly large numbers

Fixed client side support of Annotation.CanSelect

Improved multiline text rendering on Canvas object

Fixed a bug saving PDF after removing pages

Wang saved EmbeddedImageAnnotation functionality improved.

Fixed a bug in ResampleDocumentCommand with images set to minisblack (using 0 for black, 1 for white)

Fixed a problem with rendering WebControls inside ASP.NET MVC ViewUserControls.

Fixed a bug in WebAnnotationViwer -- the annotation was still loading after its AnnotationLoaded event is raised

Fixed a bug in the PDFEncoder for 1bpp images in the same document as 24bpp images

PDFAnnotationExporter and Loading Annotations did not take Rotation into consideration

Handle null destinations in PDF

Fixed a bug in the WebAnnotationViewer that would fire AnnotationChanged at the wrong time in some cases.

Fixed a bug in the WebAnnotationViewer that would not allow the ToolTip to be set from the client side when creating the annotation programmatically.

fixed bug in SilverlightImageViewer when 1bpp images are rotated and antialiased. It didn't show it rotated

Fixed a bug in PDF generation with black outlines not showing up in Acrobat

Added a GetObjectType() to WebControls, so that customers can inherit from them, but we still know the original type.

Fixed a bug in the TWAIN ActiveX control to check availability of changing sizes before allowing it.

What's New in DotImage 9.0c

Fixed a bug in the WebAnnotationViewer that would allow annotations to move while the image was centered and the control was being resized

Added a new OCR Engine, RecoStar, to DotImage OCR

Added a way to set PixelType in the ActiveX TWAIN control

Added a way to set FrameSize in the ActiveX TWAIN control

Fixed a licensing bug with the ActiveX TWAIN control

Fixed a memory leak in the hole punch removal command

Added FILEVERSION information to one of the Forms Processing assemblies

Fixed a case where IE warns of mixed content when using our web control on HTTPS pages

When 8bpp indexed files are sent to glyphreader, they will be auto-converted to 8bpp gray. If you want different behavior, you can handle the ImageSendOff event. The new image won't appear in translated documents -- it's used for OCR purposes only

Fixed issue in DocumentAnnotationViewer where annotations could be lost by deselecting the ThumbnailView

A memory leak was fixed in LineRemovalCommand

A bug was fixed in the The Toolkit Activation program so that DotImage Photo Free could be activated offline

Clarified instructions on the Toolkit Activation wizard

A memory leak was fixed in AutoBorderCropCommand

RAW was updated to add more cameras

Fixed a leak in the invert text command

Fixed a bug in Silverlight not cleaning all cached files

A bug was fixed in WinForms Annotations -- when an annotation was deselected, it sent a click event with the wrong annotation in it

Corrected EndEdgePoints of detected barcodes

Fixed a bug in the WebAnnotationViewer that would allow annotations to move while the image was centered and the control was being resized

What's New in DotImage 9.0b

DotImage Photo is now free

Added a MouseUp and MouseDown event to WPF Controls

Added support to run the Silverlight viewer out-of-browser.

Made OMR detect lines and crosses better.

Added a Save method to the SilverlightImageViewer.

Added a Print method to the SilverlightImageViewer to simplify printing.

Updated the RAW codec to support more cameras

Detect licensing errors better in Silverlight and give better error messages.

Fixed a bug that didn't allow the creation of named DefaultAnnotations from JavaScript code.

Fixed a bug with serializing SilverlightInkAnnotation.

Fixed a bug in the WebAnnotationViewer that would cause all properties of a LayerAnnotation to revert back to defaults.

Fixed a bug where WebViewerControl.RegisterScriptInclude throws FileNotFound when an optional assembly wasn't found.

Fixed a bug in the WebAnnotationViewer that would show all layers on the last page, when annotations were added inside a RemoteInvoke.

Fixed a bug with saving a Silverlight PdfMarkupAnnotation highlighter.

Fixed an issue with DotTwain locking up some TWAIN 2.x drivers that issue callbacks from a separate thread.

Support the Web Viewing Suite license in Silverlight.

Fixed a bug that would cause an error in IE when zooming in on multiple text annotations.

Fixed the XMPFormatter to deserialize arrays in annotations.

Added support for printing Silverlight annotations.

Fixed a bug with deserializing a Silverlight PdfMarkupAnnotation highlighter.

Twain ActiveX Control updated to resolve installation issues on some machines. However, users currently experiencing the "repeating install" bug need to manually uninstall.

Fixed a bug with the Silverlight image processing requests creating an invalid query if a query is already used to access the hosting web page.

Fixed a bug that didn't allow AnnotationChanging to fire while an annotation was changing in the WebThumbnailViewer.

Fixed a bug with SilverlightInkAnnotation not serializing correctly if it had not been visible.

Added AnnotationRequested event for the WebAnnotationViewer.

Fixed a bug with the Silverlight CompositePrintPageLayout calculations.

Fixed an issue with the AtalasoftSilverlightExceptionEventArgs.ToString method returning duplicate information.

Reduced the number of server requests when opening an image in the SilverlightImageViewer.

Added support for multi-clicking of the Silverlight selection mouse tool.

Fixed a bug with the ThumbnailView preventing small change Scroll events.

Fixed a bug that was preventing custom annotations from using protected serialization constructors.

DotImage 9.0a Release Notes

Added support for ASP.NET MVC

Added a CreatePdfAnnotationDataExporter event to the DocumentAnnotationViewer so that you can create custom export policies for annotations when they are stored in a PDF.

Added a LoadAnnotationData method to DocumentAnnotationViewer to allow loading annotations separate from the images.

Fixed a bug with TwainManager.TwainLibraryLocation returning the wrong location when TWAIN 2.x is on the system.

Fixed a bug that caused an exception when licensing the FormsProcessing assembly.

Added the Code39Options property to ReadOpts to enable/disable code 39 semantic analysis.

Fixed a bug in the WebThumbnailViewer that inhibited it from loading images from an ImageSource.

Fixed bug in PDF resource handling when fonts have no encoding specified.

A bug was fixed in Barcode Writer licenses to make them work without DotImage licenses.

The TGA Decoder's validator was changed to make it faster and less likely to mistake TIFF as TGA.

Fixed a bug in DocumentAnnotationViewer which was not providing a default layer when loading images with no annotations.

AtalaImage.ToBitmap() was fixed to work with 48bpp images.

Fixed a positioning bug with clicking on an annotation to create a new annotation when Zoom is not 1.

Fixed a NullReferenceException caused when calling ExitCreateMode before the CurrentLayer has been set.

Fixed a bug in DocumentAnnotationViewer which was throwing an exception when loading an image format other than JPEG, TIFF or PDF.

InkData was made serializable

The renderer for Ink annotations was fixed to use a transformation matrix if one is provided.

Fixed a bug with TwainManager.TwainLibraryLocation returning the wrong location when TWAIN 2.x is on the system.

PDF parsers were updated to handle files with blank owner passwords

Added Code39Options to the ReadOpts class. This allows setting DisableFullASCII to turn off escape code processing.

What's new in DotImage 9.0

Forms Processing add-on

PDF Bookmarking

PDF Encryption/Decryption

PDF Page Manipulation (insert, remove, and rearrange pages)

WinForms Annotation Document Viewer

Web Thumbnail control supports AJAX zoom and mouse tools

Silverlight 4.0 and printing

Visual Studio 2010 integration

What’s New in DotImage 8.0c

New Features:

WebImageViewer and WebAnnotationViewer have events that let you cache and stream out your own tiles

Atalasoft now install Silverlight components into Microsoft Expression Studio

Added a LinkViewer method to the Silverlight control which allows two controls, one in thumbnail and one in single page layout, will share server-side files and update each other

Added additional value testing when Silverlight annotation properties are set to prevent possible exceptions

Bug Fixes:

Added a check to AnnotateViewer.Save to make sure any Text or Callout annotations have exited EditMode before saving

A bug was fixed in the VB source to the barcode demo that caused it not to find any barcodes

Fixed a bug where setting the SilverlightImageViewer to a small size would throw an exception when an image is loaded

Fixed a bug in the Twain Control demo that would cause a "No devices found" message

Worked around an Internet Explorer bug that incorrectly reported insecure connections for relative paths used in background images

Fixed a bug with Canvas.DrawText alignment

AsynchronousException was not always being raised for errors

Fixed a bug in the VB Twain Control demo

Fixed an exception thrown with AnnotationController.Paste

Fixed an issue with FolderThumbnailView where duplicate thumbnails were being created when the total count was greater than 2000

Fixed a bug that didn't render the script tags from a callback in the header tag.

Fixed a bug in the WebAnnotationViewer that caused problems with IE, when the outline of a TextAnnotation was set to none.

Fixed a bug with quotation marks in Web Text annotations

Fixed the Twain Control's configuration file to point to the correct URL

Updated ISIS documentation for IsisSettings.Brightness to reflect the ISIS specification description

Fixed an issue where SelectionChanged was not being raised after a call to AnnotationController.Paste

Fixed a bug in RubberStampAnnotation where some characters would cause artifacts to be left being when resizing

Fixed a bug with a masked selection in AtalaImageViewer when the Bounds of the selection is set

Fixed a bug in the WebAnnotationViewer that did not allow double quote marks in a TextAnnotation

Fixed an issue where .NET would cause an exception for Grayscale scans

Fixed an issue where TextFormat.Alignment was being modified by Canvas.CalculateTextSize

ClearSelectedAnnotations was not setting ActiveAnnotation to null (Nothing in VB)

Fixed a center of rotation bug when deserializing rotated annotations

Fixed a bug in AnnotationsController.Paste() that caused it not to work

What’s New in DotImage 8.0b

Added an option to skip validation of barcodes (SkipAllValidation property on ReadOpts). Makes the reader find barcodes that might be damaged - the data returned should be validated by calling code

Added support for PixelFormat selection support to the DotTwain ActiveX Control

ActiveX DotTwain now supports public key licensing

Silverlight error message was changed to reference a KB article

Added links inside of the Toolkit Activation to help in choosing an evaluation

Added a feature to ActiveX Twain to allow saving to a file locally instead of immediately uploading

Updated Tesseract OCR to v2.04

Decode and encode JBIG2 images using the Microsoft .NET Framework.

Pricing: DotImage 10e JBIG2 Codec Add-on Development Build License - (Requires DotImage Photo, Photo Pro or Document Imaging)(New deployments of 10e DLLs require an active maintenance contract on all development SDKs and ADD-ons from 8.0 forward.) 1 Developer License (includes 12 months of maintenance), DotImage 10e JBIG2 Codec Add-on Development Build License - (Requires DotImage Photo, Photo Pro or Document Imaging)(New deployments of 10e DLLs require an active maintenance contract on all development SDKs and ADD-ons from 8.0 forward.) 1 Additional Developer/Build License (includes 12 months of maintenance), DotImage 10e JBIG2 Codec Add-on Server Deployment License - (Requires DotImage Photo, Photo Pro or Document Imaging)(New deployments of 10e DLLs require an active maintenance contract on all development SDKs and ADD-ons from 8.0 forward.) 1 Standard (8 cores or less) Server License (includes 12 months of maintenance), DotImage 10e JBIG2 Codec Add-on Server Deployment License - (Requires DotImage Photo, Photo Pro or Document Imaging)(New deployments of 10e DLLs require an active maintenance contract on all development SDKs and ADD-ons from 8.0 forward.) 1 Unlimited (more than 8 cores) Server License (includes 12 months of maintenance), DotImage JBIG2 Codec Add-on Maintenance Renewal Licenses(Required to continue new deployments or to purchase additional server deployment licenses) 1 Developer 12 Month Maintenance Renewal License, DotImage JBIG2 Codec Add-on Maintenance Renewal Licenses(Required to continue new deployments or to purchase additional server deployment licenses) 1 Additional Developer/Build 12 Month Maintenance Renewal License, DotImage JBIG2 Codec Add-on Maintenance Renewal Licenses(Required to continue new deployments or to purchase additional server deployment licenses) 1 Standard (8 cores or less) Server 12 Month Maintenance Renewal License, DotImage JBIG2 Codec Add-on Maintenance Renewal Licenses(Required to continue new deployments or to purchase additional server deployment licenses) 1 Unlimited (more than 8 cores) Server 12 Month Maintenance Renewal License

Evals & Downloads: Read the Atalasoft DotImage Developers Guide, Browse the Atalasoft DotImage Feature Matrix, Read the Atalasoft DotImage 10.0 License Agreement, Download the Atalasoft DotImage 10e evaluation on to your computer - Expires after 30 days

Operating System for Deployment: Windows Vista, Windows XP, Windows Server 2003

Architecture of Product: 32Bit, 64Bit

Product Type: Component, Add-In

Component Type: ASP.NET WebForms, ASP.NET AJAX (ATLAS), .NET WinForms, .NET Class, Managed/Unmanaged Code - without COM

Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft SharePoint Portal Server, Microsoft Windows SharePoint Services, Delphi 2005 (9.0), Delphi 8.0, C#Builder, .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, Silverlight 4

Keywords: atalasoft jbig2, atalasoft jbig, dotimage jbig2, dotimage jbig, atalasoft jbig 2, dotimage jbig 2, dotimage jbig codec, atalasoft jbig codec, buy dotimage jbig2, buy atalasoft jbig2, purchase dotimage jbig2, purchase atalasoft jbig2, dotimage jbig2 reseller, atalasoft jbig2 distributor, dotimage jbig2 maintenance, atalasoft jbig2 renewal

Atalasoft

Image images Compression compress compresses Conversion convert converting converts conversions

Imaging image images

Part numbers: PC-516417-429927 516417-429927 PC-516417-429929 516417-429929 PC-516417-429931 516417-429931 PC-516417-429933 516417-429933 PC-516417-429935 516417-429935 PC-516417-429937 516417-429937 PC-516417-429939 516417-429939 PC-516417-429941 516417-429941