01 February, 2012

openoffice integration

In Liferay, we have an option of integrating Open Office. This is especially useful to convert
documents from one format to another.

  1. For doing this, we need OpenOffice installed, and the service started. Get the latest version of OpenOffice and install it.
  2.  
  3. After installing, we may need to start the OpenOffice service. This can be done bynavigating to the folder where OpenOffice is installed (for example, C:\ProgramFiles\OpenOffice.org 3\program) from the console, and issuing the following command:
     soffice -headless -accept=”socket,host=127.0.0.1,port=8100;urp;”-nofirststartwizard
  4. This should start up OpenOffice as the service running on port 8100.
  5. Log in to Liferay using admin credentials.
  6. Navigate to Control Panel by clicking on Manage | Control Panel from the dock bar.
  7. Click on the Server Administration from the bottom-left, and then click on OpenOffice, as shown in the following screenshot:
  8. Check Enabled and click on Save.

Popular Posts

Featured Post

Liferay 7.3 compatibility matrix

Compatibility Matrix Liferay's general policy is to test Liferay Portal CE against newer major releases of operating systems, open s...