472,145 Members | 1,475 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

ODT generator for Python

6
Hi people, I need to generate ODT documents from Python so I wonder if there is any module capable to do so.

What I need is to generate an ODT document containing images and text frames with text within. I didn't want to do all the files that form an ODT doc "by hand"...

Can anyone help me?
Aug 8 '07 #1
4 6076
bartonc
6,596 Expert 4TB
Hi people, I need to generate ODT documents from Python so I wonder if there is any module capable to do so.

What I need is to generate an ODT document containing images and text frames with text within. I didn't want to do all the files that form an ODT doc "by hand"...

Can anyone help me?
From my searches, it looks like you could automate OpenOffice with Python scripts.

Also, a Google search on "otdwriter" turned up a bunch of python related stuff.

Hope that helps.
Aug 8 '07 #2
jayro
6
Can anyone tell me an easy way using PyUNO to generate an ODT file with a text frame in it??

Thanks
Aug 15 '07 #3
bartonc
6,596 Expert 4TB
Can anyone tell me an easy way using PyUNO to generate an ODT file with a text frame in it??

Thanks
Perhaps you missed my earlier reply? <Merged threads>
Aug 15 '07 #4
oler1s
671 Expert 512MB
PyUNO would be the automation thing for OpenOffice. But Jayro, why are you asking us? Did you even bother to follow any of the tutorials like one of the Google results?
Aug 15 '07 #5

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

72 posts views Thread by Raymond Hettinger | last post: by
17 posts views Thread by Andrae Muys | last post: by
24 posts views Thread by Mahesh Padmanabhan | last post: by
45 posts views Thread by Joh | last post: by
7 posts views Thread by aurora | last post: by
5 posts views Thread by Jerzy Karczmarczuk | last post: by
1 post views Thread by neokosmos | last post: by
20 posts views Thread by Chris Withers | last post: by
14 posts views Thread by castironpi | last post: by
reply views Thread by Saiars | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.