Difference between revisions of "LibreOffice"

From CSEE Documentation
m (moved Openoffice to LibreOffice)
Line 20: Line 20:
  
 
==Further Documentation==
 
==Further Documentation==
* [http://www.libreoffice.org/get-help/documentation/]
+
* [http://www.libreoffice.org/get-help/documentation/ LibreOffice Documentation]
* [http://api.libreoffice.org/]
+
* [http://api.libreoffice.org/ LibreOffice API Documentation]
* [http://www.openoffice.org/documentation/]
+
* [http://www.openoffice.org/documentation/ Apache OpenOffice Documentation]

Revision as of 17:23, 10 August 2012

Overview

LibreOffice is a modern office suite compatible with Microsoft Office. It features word processing, spreadsheet, presentation, drawing, and database components.

Running LibreOffice

Select the desired component using the GNOME main menu at "Applications->Office". Base is the database application. Calc is the spreadsheet application. Draw is a vector drawing application. Impress is equivalent to PowerPoint. Math is an equation editor. Writer is the word processor application. Printer Administration allows for managing printer access.

Printer Setup

Red Hat Linux

  1. From the GNOME main menu, click "Office". Open "LibreOffice X.Y Printer Administration".
  2. Find the printer you wish to set as default in the Installed printers list and click it.
  3. Click "Default".
  4. Click "Close". All LibreOffice print jobs will be sent to the default printer.

StarOffice on Solaris

Solaris 10 includes StarOffice instead of LibreOffice. StarOffice uses the same code as LibreOffice so document compatibility is expected. Much of the functionality works identically as well.

Further Documentation