Hi we have aspose.words to generate documents. We have given users options to save the document either as a PDF or WORD doc.
When we set the property builder.getRowFormat().setHeadingFormat() to true, we see table headers repeated across pages when saved as WORD doc. But when we save the same document as PDF, the table headers wont repeat. Is there a way we can achieve this with aspose.words?