Is the PartsList webapp down for anyone else? The page just keeps loading until I finally get a time out.
Message:
The server at webapp.docx4java.org is taking too long to respond.
It is currently Thu Apr 03, 2025 5:52 pm
wordMLPackage
.getMainDocumentPart()
.getContent()
.addAll(xHTMLImporter.convert(
new File(inputfilepath + ".html"), null));
wordMLPackage.save(new java.io.File(outputfilepath));
System.out.println("Saved: " + outputfilepath);
Total posts 10157 • Total topics 2857 • Total members 2087