You cannot post messages because only members can post, and you are not currently a member.
Description:
Group for the JODConverter open source project
|
|
|
JODConverter is now unmaintained
|
| |
Hi all, I started JODConverter back in 2003 (originally at SourceForge<[link]>), and have maintained it ever since. I am today announcing that I am abandoning the project, leaving it officially unmaintained. This shouldn't come as a suprise. As many of you have noticed, development... more »
|
|
Table of Content is missing from converted PDF.
|
| |
I have a issue where i am converting a docx into PDf using JODConverter. But My Table of content is missing from the resulted PDF. After reading somewhere i came to know that there is something called Content of table index/depth, till that depth only libre office will display the table of content.... more »
|
|
How to configure Jodconverter with PHP on wamp server
|
| |
Hi, I have installed wamp server locally. Now I want to use jodconverter on wamp server with php for file conversion. Can you please tell me all the steps how to configure it on localhost? Apache is using wamp server. Also one more question, can I convert file from .docx to .xlsx using jodconverter?... more »
|
|
How to connect jodconver with openoffice
|
| |
I am using jodconverter and openoffice in openmeetings conference script. When I upload office documents it is supposed to be displayed in whiteboard, but it dont and no error is displayed. I think the problem is that jodconverter dont find office document. So I think I need some way to connect jodconverter with openoffice.... more »
|
|
jodconverter problem converting ms word doc files with chart to pdf
|
| |
Hello can you please help , i have problem with converting word files with chart to pdf . Trying to convert MS Word 2003 file with chart to pdf , OpenOffice hangs , when file format is docx (MS WORD 2007) , there is empty space instaed of chart my JodConverter's version is is 3.0-beta-4 and OpenOffice 4.0... more »
|
|
office process died with exit code -1073741515
|
| |
JODConverter is working fine for me when using OpenOffice. However, when I'm trying to use LibreOffice instead, I get the following behaviour: It seems to start the process fine: feb 25, 2013 9:50:12 PM org.artofsolving.jodconverter. office.ProcessPoolOfficeManage r <init> INFO: ProcessManager implementation is PureJavaProcessManager... more »
|
|
Streaming conversion with version 3
|
| |
Hi, The old version 2 of JODConverter had a method new StreamOpenOfficeDocumentConver ter(connection)#convert (InputStream, DocumentFormat, OutputStream, DocumentFormat) In version 3 I can only find a convert method that operates on files. Is it possible to do streaming conversion with version 3? Knut Arne Vedaa... more »
|
|
How to set PDF properties
|
| |
Hi, I am able to convert PDF to PDFA1/A format successfully using JODConvertor. But when I check the generated document it is missing all PDF properties like Author, Title, Subject, Keywords etc. Is there any way to retain the original values of source pdf or is there a way to modify using jod convertor program?... more »
|
|
how to convert html(div tag) to pdf?
|
| |
Hi.... I am using JODConverter api. I succeeded convert html files to pdf files. but it's empty file. I guess, html div tag was not converted. how to convert div tag of html to pdf? I wait for your excellent answer. Thanks. God bless u.
|
|
JODConverter takes long time
|
| |
I have a question. Is there any further way to convert odt file to pdf? Here is my code and it takes about 5s. For me is too long! OfficeManager officeManager = new DefaultOfficeManagerConfigurat ion().buildOfficeManager(); officeManager.start(); OfficeDocumentConverter converter = new... more »
|
|
|