2

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

Des
  • 21
  • 1
  • 2

1 Answers1

1

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

ScottJShea
  • 7,041
  • 11
  • 44
  • 67