Wiki

Open Document Format extension

This is a Stub article. Help the eZ Publish community by expanding it!

This feature is available since eZ publish 3.9.

The Open Document Format extension or in short ezodf allows you to import and export eZ publish content objects to the OASIS Open Document Format. From eZ publish 3.9 on, ezodf is included in the standard eZ publish distribution.

Before it's inclusion in eZ publish 3.9, the ezodf extension was called oo. The extension first allowed import and export of OpenOffice.org Writer documents (OpenOffice.org extension contribution page at ez.no), but later on it moved to the OpenDocument format (OASIS OpenDocument extension contribution page at ez.no).

ODF extension - convert MS Word and PDF on MAC OS X 10.4.11 Intel

for some of the nice feature of the ODF extension, like MS Word import and
export and PDF generation via OpenOffice.org you need OpenOffice.org
installed on your server and running as daemon. You can follow the
instatlation guide from documentation:
https://ez.no/doc/extensions/odf_import_export
But before:
Install https://www.neooffice.org/neojava/
then follow docs ( install marcro etc.) but before starting the daemon
with cli, open extension/ezodf/daemon.php with a PHP editor and change
line 40:
$ooexecutable = "openoffice.org-2.0";
into
$ooexecutable = "/Applications/NeoOffice.app/Contents/MacOS/soffice";
That's all and now you can work with it and perhaps you want to offer some
money for the open funding of PDF templates for cooler PDFs out of eZ
Publish:
https://ez.no/developer/open_funding/open_funding_projects/pdf_templating_export
Tested with:
XAMPP for MacOS X 0.7.0, 7. October 2007 (PHP 4.4.7)
https://www.apachefriends.org/de/xampp-macosx.html
ezpublish-3.10.0

Import/Export .doc and Export PDF

and

XAMPP for MacOS X 0.7.0, 7. October 2007 (PHP 5.2.4)ezpublish-4.0.0rc1

Works sometimes

Export PDF with errors in charset … ô

Export .doc with errors in charset

Import .doc, no socket

perhaps of bug in Online Editor