Hi, All,
When docx4j load a word file that size more than 50M, it will corrupt ,throws an OutOfMemory Error.
I debug and find that the JAXB RI 's performance is not very good, Could I replace JAXB RI to other implementation?
if yes how to replace,thanks in advance.