Ruby and OpenOffice

M

Martin DeMello

I've looked through the ruby/oo.o projects out there, but the
documentation is a bit on the sparse side, and I'm still not sure if
they do what I want. What I'm trying to do is write 'builder' code; i.e.
a ruby program that spits out an openoffice document using ruby syntax
to create tables, use fonts and styles, etc., or template approach
where I can use some sort of simplified markup language and end up with
an openoffice document. Anyone?

Another approach I'm looking at is generating OOBasic scripts from ruby,
but that seems somewhat roundabout.

martin
 
J

James H.

IIRC, Oo_O uses XML to markup their documents. If your data starts as
an XML document, you could probably apply an XSLT to it to convert it
over to the Oo_O format. It might be laborious, but I think the
community would appreciate it. I think you've stumbled upon a new Ruby
project =)

James H.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top