Hi Team,
I have been working with GroupDocs.Conversion Nuget package and it is pretty much cool software to convert to any type of file to pdf type. But we also have a situation where we have file (doc,docx,tif,tiff,png…...docx"; using (var sourceStream = new FileStream(sourceFileName, FileMode...Open)) { using (var converter = new Converter(() => sourceStream))...