Wpf Demo
In this demo, we put the AtalaImageViewer (the WPF Version of our winforms ImageViewer class) through its paces.
|
| |
|
|
DotImage Demo
Provides direct access to the full gamut of DotImage image processing capabilities
|
| |
|
PDF to TIFF
A very simple console app that converts a PDF file into a TIFF by using our PdfRasterizer class.
|
| |
|
Document Viewer Demo
A very simple demo that shows how to use our DocumentViewer control to load and save files and perform some simple image processing.
|
| |
|
TIFF to PDF
A very simple console app that converts a TIFF file into a PDF in a memory efficient manner.
|
| |
|
Barcode Reading
Reads barcodes from a single page with full control over symbologies and reading direction
|
| |
|
Document Annotation Viewer
Shows how to tie a ThumbnailView and AnnotateViewer together in a WinForms application and use them to load, save, print, and add annotations to single or multi-page documents.
|
| |
|
Dicom Viewer
A very basic application that demonstrates opening DICOM images in our winforms workspace viewer.
|
| |
|
Atalasoft Silverlight Demo
Demonstrates opening images, cleanup and annotations in a Silverlight Application. Does NOT include opening PDFs by default.
|
| |
|