Hi
In Aspose Words for Java, we are using the following code snippet for inserting the footer text
for (Section s : doc.getSections())
{
s.getPageSetup().setDifferentFirstPageHeaderFooter(false);
s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...