All Tags »
TIFF »
dotImage
Sorry, but there are no more tags available to filter with.
-
Hi, I have several Tif files (single page) and I want to read them to create a new Tif file multipaged (combining the single images).I've ''played'' with the TiffEncoder object but in every loop it overwrites the file with the new single page image. I'm using the version 4.0 --------------------------------------TiffEncoder tifenc = new ...