Hello,
I am trying to use Docx4J in a web server to generate large Docx reports. We generate a XML and then inyect it into the Docx using many conditionals and repeats. The problem is, I want to get to ~1000 pages but I can only generate ~300-400 pages. With more than that, It shows the following error:
17:13:43.717 ERROR org.docx4j.model.datastorage.OpenDoPEHandler - New xpath entry overwrites existing xpath NVmAj_231_627
Why Is this error ...