Failed to connect to OpenOffice headless mode

Issues with installing under all GNU/Linux Distributions
Post Reply
Fernando114
Posts: 1
Joined: Sat Jan 26, 2019 12:26 pm

Failed to connect to OpenOffice headless mode

Post by Fernando114 »

I am trying to convert one file format to another using PyODConverter(DocumentConverter.py)

I have installed OpenOffice headless as a service tutuapp .

When I am trying to do :

Code: Select all

python DocumentConverter.py      test.ppt test.odf
Its showing an error :

Code: Select all

ERROR! failed to connect to OpenOffice.org on port 8100
Help! I am in Ubuntu.
NeoOffice 2.2.3 with MacOS 10.4
Post Reply