When I am merging TIFF files and have a page with a lot of white in it (or very little text and images), it results in a black page in the final outcome.
Comments: Without trowing an error? Yes. Is it successful? No. ImageMagick turns that page black. It does this to about 1% of our documents. It's rare, but often enough. I have converted my project to use System.Drawing and it can do it successfully without converting it to black.
Comments: Without trowing an error? Yes. Is it successful? No. ImageMagick turns that page black. It does this to about 1% of our documents. It's rare, but often enough. I have converted my project to use System.Drawing and it can do it successfully without converting it to black.