> I have found forum posts where images were imported fine: >> >> http://www.oooforum.org/forum/viewtopic.phtml?t=45027 >> > > You can see that in this example another method is used: > insertDocumentFromURL >
I am using that same method (with the exception of Java vs C++):
xDocI.insertDocumentFromURL("file:///" + tempDoc, loadProps);
I'll post updates if I find anything.
