I've generated a PDF document from a word Template.
Aris 9.7 works correctly, but ARIS 9.8 shows no header or footer.
I have found that the template is loaded correctly.
But using BeginSection disappear.
oOutput.BeginSection (true, Constants.SECTION_INDEX);
oOutput.BeginSection (true, Constants.SECTION_DEFAULT);
Thanks