Word file created using docx4j api opens in Word 2010 but not in Word 2007.
Please help me out in this.
It is currently Tue Nov 26, 2024 2:31 pm
PresentationMLPackage ppt = PresentationMLPackage.load(new File("input.pptx"));
ppt.save(new File("output.pptx"));
The file part1.docx cannot be opened because there are problems with the contents.
Details: The file is corrupt and cannot ...
Total posts 10111 • Total topics 2842 • Total members 2074