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();
…... dfinsolutions August 4, 2025, 7:17pm 4 Are there...WORDSNET-26695 ? alexey.noskov August 5, 2025, 4:09am 5 @dfinsolutions...