I apologize for the open-ended nature of this post, but I've been trying to use OODoc to add a watermark image from an existing OpenOffice document file (.ODT).
I've been trying to use:
$odf->importBackgroundImage("Default", "/var/www/emc/lang-en/image/watermark_budgetary_en.png");
but this fails to actually add the background image while producing no error messages.
Is there any example code or suggestions/warnings/tips/etc. on how to use this correctly?
Thanks,
-Jon