Questions tagged [jodconverter]

JodConverter is a API that can remotely use a headless OpenOffice/LibreOffice instance to convert file formats.

JodConverter is a Java API that can submit files via TCP/IP to a headless OpenOffice/LibreOffice instance. It is used for converting formats (example: Word to PDF).

A typical application is a web based application that needs to convert a batch of files submitted on the fly to PDF.

There are two major versions of this application:

The original
A fork, with more advanced features

93 questions
0
votes
1 answer

create pdf from multiple excel sheets and tabs in Java

I want to read some excel files with multiple sheets in it. All sheets should be printed 2 on 1 in a pdf. I've found the jodconverter library. If there are better or easier opinions please tell me. May important: i don't want to change something…
MemLeak
  • 4,456
  • 4
  • 45
  • 84
0
votes
1 answer

Jodconverter exception: failed to start and connect in windows

Why I get the following exception.. I stuck with this issue with several days.. Please help me.. INFO: ProcessManager implementation is WindowsProcessManager org.artofsolving.jodconverter.office.OfficeException: failed to start and connect …
skmaran.nr.iras
  • 8,152
  • 28
  • 81
  • 116
-1
votes
1 answer

Lucee Throwing error on OpenOffice and JODConveter

I had the following Lucee + JODConveter ehich i am trying now, I am constantly getting an error Lucee 5.3.4.80 Error (com.artofsolving.jodconverter.openoffice.connection.OpenOfficeException) Message conversion failed: could not save output…
SignUp
  • 45
  • 7
1 2 3 4 5 6
7