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();
…... Repeat header rows case: When there is a...in a footnote with “repeat header rows” option on, and the content...