Hi,
I have generated with xlsx4j , but if I try to print it, Excel crashes and restarts. This is the Error message without information :
What did I do wrong?
Regards, Nadeo
It is currently Mon Jul 27, 2026 12:15 am
News of Plutexttemplate = WordprocessingMLPackage.load(this.getClass().getClassLoader().getResourceAsStream(templatePath));
MainDocumentPart documentPart = template.getMainDocumentPart();
documentPart.addStyledParagraphOfText("Heading1", "test1");
documentPart.addStyledParagraphOfText("Heading1", "test2");
documentPart.addStyledParagraphOfText("Heading1", "test3");
Total posts 10229 • Total topics 2886 • Total members 2109