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…...Words.Document d4 = new Aspose.Words.Document(@“C:\1\mydoc...Save(@“C:\1\test2.pdf”, Aspose.Words.SaveFormat.Pdf); <–Works d4...