LibreOffice: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
No edit summary
Line 3: Line 3:
*Can essentially be a direct substitute for things like Microsoft Word or Google Docs (outside of available fonts, and cloud editing mainly, see the section on this)
*Can essentially be a direct substitute for things like Microsoft Word or Google Docs (outside of available fonts, and cloud editing mainly, see the section on this)
*Technically speaking is LibreOffice, but for convience sake feel free to use Libre Office
*Technically speaking is LibreOffice, but for convience sake feel free to use Libre Office
=Scripting=
It's possible to remotely control LibreOffice via python using the python Uno bridge. See [https://forum.freecadweb.org/viewtopic.php?f=8&t=44005 How much interest is there to integrate LibreOffice into FreeCAD?] FreeCAD forum thread for more details.


=See Also=
=See Also=
Line 10: Line 15:
*[https://en.wikipedia.org/wiki/LibreOffice The Wikipedia Page on LibreOffice
*[https://en.wikipedia.org/wiki/LibreOffice The Wikipedia Page on LibreOffice
*[http://www.libreoffice.org Their Main Website]
*[http://www.libreoffice.org Their Main Website]
*[See http://www.openoffice.org/.
*[http://www.openoffice.org/ OpenOffice]

Revision as of 19:21, 30 March 2020

Basics

  • A Free and Open Source word processing and office/productivity software suite
  • Can essentially be a direct substitute for things like Microsoft Word or Google Docs (outside of available fonts, and cloud editing mainly, see the section on this)
  • Technically speaking is LibreOffice, but for convience sake feel free to use Libre Office

Scripting

It's possible to remotely control LibreOffice via python using the python Uno bridge. See How much interest is there to integrate LibreOffice into FreeCAD? FreeCAD forum thread for more details.


See Also

Useful Links