Hi Jason,
What exactly do I need to do to generate docx4j jar if I forked the repository and cloned the code onto my hard drive?
Thanks,
Ahmed
It is currently Fri Apr 04, 2025 10:15 am
org.docx4j.Docx4J.toPDF(wordMLPackage, fos);
TocGenerator tocGenerator = new TocGenerator(wordMLPackage);
tocGenerator.updateToc(false, true);
org.docx4j.toc.TocException: No ToC content control found
at org.docx4j.toc.TocGenerator.updateToc(TocGenerator.java:494)
Total posts 10157 • Total topics 2857 • Total members 2087