30.07.2009
(c) 2006, 2007, 2008, Heartsome Europe GmbH
33 
Heartsome Europe GmbH
www.heartsome.de
WinWord / RTF / OpenOffice Support
nIn order to convert WinWord or RTF documents two options exist.
qUsage of OpenOffice for conversion
nOpen Office must be installed.
nOpenOffice must be started as a service.
n
n
n
qThe eaglememex.properties Datei  must contain the entry:
q
n
Start:
"c:/Programme/OpenOffice.org 3/program/soffice" -headless -accept="socket,port=8100;urp;“
Stop:
"c:/Programme/OpenOffice.org 3/program/soffice" -headless -unaccept="socket,port=8100;urp;" 
# defines if doc fiels should be convertered to odt format! Requires running openoffice
eaglememex.useOpenOffice=true
# port of the open offic converter
eaglememex.openoffice.port=8100