Noticed I also have to add the exact path to my opendocument-src
directory to the ini_set function, because for some reason the recursive
..\ does not work on my system.
I guess this is also os-specific.
Proceeding:
When I execute TestOutput.php, I get an .odt file, but with the
following content:
Fatal error: Call to a member function addFontFace() on a non-object in
mypath/opendoc-sf1/samples/TestOutput.php on line 75
what is that?
-Flavio
|