ezodf extension
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