I have a (dv) server from mediatemple running CentOS. I am trying to c开发者_开发问答onvert .doc or .ppt to .pdf files using php shell_exec
I create HTML document with C language and then open this document with OpenOffice Calc through shell, like \"scalc /home/user/myDoc.html\" and I get acceptable Calc table.
We insert data from a database into a word-document (Word 2007). There are tables in it, a开发者_运维百科nd every set of data should be on a seperate page. Right now PHPWord covers our needs pretty go
I am having ubuntu and have openoffice installed. Is there any way I can use php to convert my docs to开发者_开发知识库 odf? Is there any way to make php communicate with installed app?Everything you
Right now, I\'m starting OpenOffice.org 3.3 with the arguments \"-accept=socket,host=0,port=8100;urp;\" using a shell script (.bat file on Windows, .sh file on Solaris). OpenOffice.org starts and the
Is it possible to export odp / ppt slides as images using unoconv? For example, unoconv -f png presentation.ppt
I am writing a program in Java (I am using Ubuntu). I am using Jodconverter to convert the document to PDF. I have to convert the document to landscape mode but I have read that Jodconverter doesn\'t
I\'m converting Word documents with ooextract.py from OpenOffice. If the document contains a font which is not installed on the Linux system where I run it, the conversion fails. Why is the process no
I am launching openoffice 3.3.0 on Windows 7 from a WPF app no problem, however when launching on XP openoffice always goes behind my WPF any way to stop this ?
Really hoping someone here will be able to help me. I am wanting to automate my applications and Open Office.