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 Sun Jan 12, 2025 2:37 am
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 10116 • Total topics 2845 • Total members 2076