Hi
I've got a blob as a result of merging some odt files. This blob will be the
content of a document but I need to set into it some user information before
(the repo url of the document in which the blob will be stored).
XDocumentInfo in ooo handles loaded components so I need the component url.
I think the best place to do it is in the method saveDocument in
OfficeMergeImpl, just before odt file become a blob, of course It is not
possible unless I rewrite officemerger.
Another way I can think is get a new File from the merged blob, set the info
and again get a blob, maybe complicated.
What do you think?
Thanks in advance
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to