I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in
=> skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null.
second…...encountering an issue with loading a TIFF file for conversion to PDF,...and correctly points to the TIFF file. If the stream is null...