OpenOffice convert doc to pdf with JAVA
I know its have multiple question about it. But I've already read tons of it and it still doesnt work. I have installed OpenOffice to my comp : https://www.openoffice.org/download/index.html I have also tried this solution, doesnt work : connection failed while connecting to OpenOffice .org If I want to run my code i get the following error: Exception in thread "main" java.net.ConnectException: connection failed: socket,host=localhost,port=8100,tcpNoDelay=1: java.net.ConnectException: Connection refused: connect at com.artofsolving.jodconverter.openoffice.connection