I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Save(@“C:\1\test0.docx”, Aspose.Pdf...SaveFormat.DocX); <–Works d2.Save(@“C:\1\test0.tiff”); <–Creates...