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...docxtopdf , words-java , pdf-footnote ANDREA.FARRIS March 8, 2024...