Hi Guys, first of all, thanks for releasing jopendocument, that's exactly what I was looking for - some lightweight library for working with Open Office documents.
But the documentation provided is not very explanatory so I'm posting some questions here. Basically, what I need is to generate automatically content of documents using custom fields. I'm trying to reproduce the example which is here: http://www.jopendocument.org/start_text_2.html But can't get it to work. I can run the code, but no changes are made to fields in my test file. 1) Can you give me a short hint, how to create input text fields in Open Office, so I can access them and edit easily with jopendocument? 2) Would be nice, if you put on the website Open Documents used in the examples as well. 3) Is there any way how to iterate over all input fields in a document? Thanks.
