oodoc_test does produce a file that can be opened in 3.2 without error.
Unfortunately, a document created with some of my scripts continue to fail in 3.2 and can be opened in 2.4 without error.
I will take apart the offending document and look for where, specifically, it is failing.
-oakboxFound it! I get the errors whenever I try to import an image into the document.
So, my modified question is,"Has anyone else experienced errors when importing images into an OpenOffice document?"
- oakbox
That was the answer, I have never touched the Manifest. That still means a lot of re-writing, but at least I won't be stuck in OO 2.4 forever :)
Your code was close, but the odfManifest call would not operate on the container directly. I had to save the document and then reopen the manifest, make changes, and save the .odt file again.
And it works! I can now add images into my reports again without OpenOffice 3.2 complaining. Considering the fact that most of my reports are imported images, this was a real problem for me.
Thank you, Jean-Marie, for your help and great module!
- oakbox (Richard Still)