PDF Reader/Decoder SDK for .NET
An add-on to DotImage with runtime royalty-free options
DotImage includes some great image-only PDF creation out of the box, but with Atalasoft DotImage PDF Reader add-on, developers can integrate PDF viewing, printing, and format conversion. If you're working with existing PDFs, you will need this powerful SDK. These controls work for server-based or desktop apps.
With the optional and separate PDF Reader with Text Extraction add-on, developers get everything in PDF Reader plus they can find text or extract text from PDFs. Combine this with our DotImage annotations tools and automatically highlight or redact specified or searched text with ease.
DotImage PDF Reader Overview
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 complicated PDFs with vectors, text, patterns, and transparency as well as simple image-only PDFs. Extract the images out of the PDF, rasterize the vector objects to a new image, or render directly onto a printer with absolutely no Adobe Acrobat dependencies. Requires any edition of DotImage.
-
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
-
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
DotImage gives many options for using images in PDF:
Direct:
PdfDecoder decoder = new PdfDecoder();
AtalaImage myImage = decoder.Read(imageStream, 0, null);
Simple:
RegisteredDecoders.Decoders.Add(new PdfDecoder());
With the second method, you don't need to worry about what type of file you are opening -- DotImage will determine what decoder you need automatically when you create a new AtalaImage.
More information to see the Pdf Reader in action:
TIFF and PDF: What's the difference and how to convert between them
ThinDoc: a Zero-Footprint, Full-Screen PDF Viewer
Extract Text from a Pdf Document
How to Highlight a Search Query on a PDF Page
Customer Quotes
On the selection of an imaging toolkit for their custom image and PDF application:
"We started with two other imaging toolkits, but both were difficult to deploy and not integrated with .NET. We made the switch to Atalasoft's DotImage.
One of the best things for us is the way DotImage works with multiple pages with the workspace viewer. End users expect to be able to insert pages and delete pages or just clean them up.
With some of the other products, it took hundreds of lines of code."
- William Morgenweck, The College of Charleston