Hi,

Is it possible to include new xml tags, with new
meanings out of OOo, in the resulting .odt document,
using just the api? Making it possible to parse this
tags later outside the OOo?

Paragraphstyle and PageStyle have a Property called UserDefinedProperties where you can add Attributes to the used stylke which are stored with the document and can be parsed later.

Hope that helps

Regards

Stephan

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

Reply via email to