today, when I was doing with a document which contains several sections, when I tried to use getPPr().getSectPr(), it returned me null.
and body.getSectPr() is correct.
has docx4j set the section properties into PPr.sectpr yet ? if so, what is the right way to get that?
thanks.