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();
…... Specific project case: In a specific project case (the document.... ANDREA.FARRIS: Specific project case: The issue has been logged...