Hi, that's not an answer, but an additional question.
> * Is it possible to draw with java inside openoffice ? (If yes, can you > give me an hint, how to do it? Where should I begin too look at ?) I'd like to concretize "draw with java inside openoffice": Is it possible to write a Java component, that is responsible for painting (and getting events for) some area of a document. E.g. a (hypothetical) component that displays a geometric construction (almost like an image) but is able to respond to user input to make the construction interactive? Therefore, my (and possibly Daniel's) question is not about creating OpenDocument content by means of some API calls, but about a component that plugs into the document and takes responsibility for some part thereof. Best regards Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
