We have a custom OOo component and we'd like to store additional data
inside a document that this component can access. So far we've encoded
the data as text and then stored it in notes, but this is quite
hackish. What we would like to do is to put an extra binary file into
the ODT file (which after all is just a ZIP archive) and to read this
file in our custom component. Does UNO have interfaces for accessing
arbitrary data stored in the document's ODT file?

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to