Open GoogleCodeExporter opened 8 years ago
Actually problem persist because classpath of openoffice not set. For that
follow these steps:
For Ubuntu/Linux:
1) Install openoffice.
2) Open terminal by using Alt+Ctl+T
3) Run command printenv in terminal.It will show list of environment variables.
4) Search OPENOFFICE_PATH environment variable. If not found proceed to step
No. 5
4) Search environment file in file system.
Go to etc/ environment
5) Add openoffice installation path.
OPENOFFICE_PATH=/usr/lib/openoffice/program (Path is openoffice installation path)
6) Save environment file and restart server.
For Windows:
1) Install openoffice.
2) Set environment variable:
Go to -> My computer->Properties->Advanced->Environment Variables
3) In system variables pane click new button.
4) In new system variables popup window set following attributes:
Variable Name: OPENOFFICE_PATH
Variable Value: C:\Program Files\OpenOffice.org 3\program (Path is openoffice
installation path)
5) Save environment variables and restart system.
Original comment by lokesh.g...@fountainhead.biz
on 4 Feb 2014 at 11:36
Original issue reported on code.google.com by
JIGA...@gmail.com
on 4 Dec 2010 at 1:47Attachments: