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…...with loading a TIFF file for conversion to PDF, resulting in an “Image...stream pdfDocument.Save(outputStream); // Load the image using...