Hi,
I have a problem. I use docx4j in a lot of projects and there is the same problem in all of them: when i want to generate ToC I have an OutOfMemory error. I have the heap dump and the main problem come from this class : org.apache.fop.fo.XMLWhiteSpaceHandler. Can you tell me why this class is used? and may be why there is a problem with it?
Thanks a lot
Best regards