Version 3.1.0.jar
I have some CustomDocProps in a footer that I want to update with FieldUpdater.update(true)
which works fine, howerver after calling this the PDF created by Docx4J.toPDF() fails
to update the page number/numpages properties correctly I have looked into it slightly and
the report states its "Ignoring" the two fields in the updater.
I have fileds in the header which I also want to update so for now Im calling update(false)
and explicitly updating ...

News of Plutext