| How to create an image
Hi Michel, I assume you are missing some of the ODF attributes on the image elements (ie. draw:frame or draw:image) that your ODF application requires. At least I had once the similar problem with Ope . . .
|
odftoolkit
» ODFDOM
|
January 09, 2010 14:56
by: michel
|
| ODFDOM 0.6.16 -> 0.7.0 migration
Hi Stefan, NodeAction was only used by our tests, therefore we had moved it to the test package. I am still looking for some kind of black box IDE feature that helps us to record our refactoring and l . . .
|
odftoolkit
» ODFDOM
|
December 21, 2009 14:03
by: Svante Schubert
|
| Transforming with XSLT -- issues with URIResolver?
Aye, I lost the thread due to Open Office conference, but I found it again.. ;-) I meant an issue, like url: those ! Never mind, as you ask and I have not answered, I have written one, you will find . . .
|
odftoolkit
» ODFDOM
|
November 23, 2009 20:20
by: Svante Schubert
|
| Performance differece between getContentDom() etc in 0.6 and 0.7
Indeed interesting. Have you tried to load the document several times afterwards? Perhaps load the input file with a different name to avoid caching. I am just guessing that perhaps the reason is the n . . .
|
odftoolkit
» ODFDOM
|
January 02, 2010 12:00
by: Max021
|
| odfdom for .net plans
Won't be able to bring out the update before the OOo Conference. As I will be on vacation afterwards, I would now say end of November and you might take a look at the existing generator. The new one w . . .
|
odftoolkit
» ODFDOM
|
October 30, 2009 16:48
by: Svante Schubert
|
| Accessing all styles
It took me so long to write as I still had the hope to refactor the style handling for 0.7.5. Now as it is clear that if will be simplified later, I would like to show you the best way for now: In the . . .
|
odftoolkit
» ODFDOM
|
October 30, 2009 14:50
by: Svante Schubert
|
| Manipulating User defined properties in meta.xml
Hi João, I am not sure if this is an issue or a problem of handling the XML. Just in case could you write an issue for this problem, at least the general meta.xml handling should be simplified till e . . .
|
odftoolkit
» ODFDOM
|
October 30, 2009 14:45
by: Svante Schubert
|
| Transforming with XSLT -- issues with URIResolver?
This was a tricky one. I tested it and added a regression test for the resolver, even added my odf2xhtml stylesheets (we might need anyway onboard for automated creation of the ODF1.2 spec in HTML). W . . .
|
odftoolkit
» ODFDOM
|
November 23, 2009 20:20
by: Svante Schubert
|
| Error loading an ODP file
Thanks for the feed-back, it seems the generated class does not recognize that the ODF attribute svg:stroke-opacity may have a double number OR a 0-100 percentage including the '%' sign, see
|
odftoolkit
» ODFDOM
|
November 02, 2009 22:21
by: afshad
|
| odfdom for .net plans
The current version is being created by relaxng2template and using all parts. The template is located in ODFDOM (as relaxng2template should be reusable by other formats as well). You may find the temp . . .
|
odftoolkit
» ODFDOM
|
October 30, 2009 16:48
by: Svante Schubert
|