Hi, I have these issue with the pdf.save function and the Document attached: Codes:
Document m_pdf = new Document(m_strFileName);
m_pdf.Save("test.xls", SaveFormat.Excel);
--> when excel open it we got a message f…...doc", SaveFormat .Doc); m_pdf.Save("test.docx", SaveFormat...SaveFormat .DocX); --> Same type of message but the word version m_pdf...