by Atalasoft - Product Type: Component / Add-In / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / Managed/Unmanaged Code - without COM
Atalasoft DotImage PDF Reader Add-On by Atalasoft
URLs: dotimage-pdf-reader, dotimage pdf reader, dotimagepdfreader, atalasoft
Integrate PDF viewing, printing, format conversion, and text extraction into DotImage. Atalasoft DotImage PDF Reader Add-On quickly decodes PDF documents into color or grayscale raster images, seamlessly plugging into DotImage and associated image viewing components as an image decoder. Supports simple image only PDF's as well as complicated PDF's with vectors, text, patterns, and transparency. Extract the images out of the PDF, rasterize the vector objects to a new image, or render directly onto a printer with zero Adobe Acrobat dependencies. Requires any edition of DotImage SDK.
Product Features
Add High speed viewing of PDF documents to your applications
Convert PDF's to raster images in the DotImage Image Viewers without the Adobe Acrobat SDK
Print PDF Documents using the DotImage Printing components or by rendering onto a printer graphics object.
Convert PDF Documents into any supported DotImage image format (multipage TIFF, JPEG, etc).
Integrates with our AJAX enabled Web Image viewer for server-side viewing, panning, and zooming of PDF documents
Search and extract text within a PDF document (Requires purchase of with Text Extraction option)
Obtain the position of text on a page so that the text can be highlighted
Extract all images from a specified PDF page to their native bit depth
Specify a resolution to use when rasterizing the PDF for instant PDF thumbnails
Supports CCIT G3, G4, Flate, and JPEG embedded images
Support for JBIG2 and JPEG2000 compressed images
Supports PDF Specification versions 1.3, 1.4, 1.5, and 1.6
Supports all font types: Type1, TrueType, Type0, Type3
Supports all text rendering modes (full, stroke, clipping)
Supports tiling patterns and shadings
Supports all colorspaces: RGB, Gray, CMYK, ICCBased, Lab, Indexed, and Separation.
Runtime Royalty Free Desktop Licensing
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
Integrate PDF viewing, printing, format conversion, and text extraction into DotImage.
Pricing: DotImage 10e PDF Reader 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 PDF Reader 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 PDF Reader 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 PDF Reader 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 PDF Reader 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 PDF Reader 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 PDF Reader 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 PDF Reader 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, DotImage 10e PDF Reader w/Text Extraction Add-on Development Build License - (Requires any DotImage SDK product)(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 PDF Reader w/Text Extraction Add-on Development Build License - (Requires any DotImage SDK product)(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 PDF Reader w/Text Extraction Add-on Server Deployment License - (Requires any DotImage SDK product)(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 PDF Reader w/Text Extraction Add-on Server Deployment License - (Requires any DotImage SDK product)(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 PDF Reader w/Text Extraction 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 PDF Reader w/Text Extraction 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 PDF Reader w/Text Extraction 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 M
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, Windows ME, Windows 2000, Windows 98, Windows NT 4.0
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
Built Using: Visual C++ .NET 2002 / 2003, Visual C# .NET
Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Studio .NET 2003, Microsoft Visual Studio .NET, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual Basic .NET 2003, Microsoft Visual Basic .NET, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C++ .NET 2003, Microsoft Visual C++ .NET, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft Visual C# .NET 2003, Microsoft Visual C# .NET, 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, .NET Framework 1.1, .NET Framework 1.0, Silverlight 4
Keywords: atalasoft pdf, dotimage pdf, dot image pdf, atalasoft pdf reader, dotimage pdf reader, atalasoft pdf text, dotimage pdf text, atalasoft pdf server, dotimage pdf server, buy atalasoft pdf, buy dotimage pdf, order atalasoft pdf, order dotimage pdf, purchase atalasoft pdf, purchase dotimage pdf, atalasoft pdf distributor, dotimage pdf distributor, atalasoft pdf reseller, dotimage pdf reseller, atalasoft pdf maintenance, dotimage pdf maintenance, atalasoft pdf renewal, dotimage pdf renewal
Atalasoft
Part numbers: PC-516418-429987 516418-429987 PC-516418-429988 516418-429988 PC-516418-429989 516418-429989 PC-516418-429990 516418-429990 PC-516418-429991 516418-429991 PC-516418-429992 516418-429992 PC-516418-429993 516418-429993 PC-516418-429994 516418-429994 PC-516418-429995 516418-429995 PC-516418-429996 516418-429996 PC-516418-429997 516418-429997 PC-516418-429998 516418-429998 PC-516418-429999 516418-429999 PC-516418-430000 516418-430000 PC-516418-430001 516418-430001 PC-516418-430002 516418-430002
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.