Use VintaSoftTiff.NET Library to upload an image onto a server and save it in multipage TIFF file.
The VintaSoftTiff.NET Library allows to add/insert image into multipage TIFF file, delete image from TIFF file - no temporary file is necessary.
You can use this library in your programs written on any programming languages which are compatible with .NET technology. Library was tested and has examples of use in: MS VB.NET, MS VC#.NET, Borland Delphi 8.0, Borland C# Builder, ASP.NET.
Here are some key features of "VintaSoftTiff NET Library":
· Get information about images in TIFF file
· Get image from TIFF file
· Add/insert image to TIFF file
· Delete image from TIFF file
· Split multipage TIFF file to many images files
· Image processing: despeckle, deskew, border detection, blank page detection
Requirements:
· .NET Framework
Limitations:
· In this unregistered version of library an image will be randomly rotated when image will be added/inserted to a TIFF file.
· Also unregistered version doesn't allow to detect border for black-white images.
What's New in This Release: [ read full changelog ]
· Now library allows to read multipage TIFF file from the stream - this can be useful if you want to upload multipage TIFF file onto the server, process it and only then save on the server.
· Bug in library's work with an EXIF tag has been fixed.