Hi, I'm trying to create flat OOo XML files from OOo standard document package to be able to do some XSLT transformations to the document and then, save it again as a package. AFAIK, if I want to add images to the flat document, it seems they can be added as external links or embeded into the document using a base64 encoding, but, what I could not find in the specification is how to add objects (non binary ones, like charts and other OOo document types) to the flat document. It is possible? Where their respective xml file has to be placed into the flat xml file? and what information has to be inserted in the <draw:object> element (href,...)?
Thanks for your help. Regards, Jose Manuel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
