I am looking for a Ruby Gem that will allow me to create openoffice odt documents from scratch. There is also a requirement to include images in said documents. Has anyone come across a gem offering this functionality. I have not been able to find any that will facilitate the creation of new documents (replacing text in a template doc is pretty straight forward).

Regards and many thanks in advance

link|improve this question
feedback

1 Answer

There is serenity-odt listed on Rubygems or this post that describes some work similar to what you describe.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.