Hi,
I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below:
Document Document = new Document("Document.docx");
PdfSaveOptions saveOptions = new PdfSaveOptions();
…...Issues with footnotes when converting docx to PDF Aspose.Words...issues with footnotes when I convert docx to pdf. For the conversion...