Open scottgrobinson opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue for you, please try to help by debugging it further and sharing your results. Thank you for your contributions.
I am unable to debug further - Any suggestions or guidance would be more than welcome.
When using a header or footer along with sections that span multiple pages, the header/footer is aligned on page 1, but then misaligns on subsequent pages because it appears to be inserted "inside" the section.
Is this a bug, or is there a way of forceably saying "Stick the header/footer on the base of the page ignoring any sections"
Page 1 - Aligned footer
Page 2 - Footer missaligned and is inside the "section"
Example Document TestFile.docx
Minimal code to replicate