Re: looking for library to read ppt files

2007-04-18 Thread Aljosa Mohorovic
On Apr 18, 4:02 pm, Carsten Haese <[EMAIL PROTECTED]> wrote: > How about running a headless OpenOffice instance and remote-controlling > it with pyuno: > > http://udk.openoffice.org/python/python-bridge.html > > -Carsten i'll try oo, thanks for link. -- http://mail.python.org/mailman/listinfo/py

Re: looking for library to read ppt files

2007-04-18 Thread Carsten Haese
On Wed, 2007-04-18 at 06:30 -0700, Aljosa Mohorovic wrote: > > > Not really a Python question but Google turned up: > it is a python question. i'm not looking for a program, i'm looking > for a library. > my goal is to convert ppt to jpegs but later i wish to convert to swf > and maybe implement an

Re: looking for library to read ppt files

2007-04-18 Thread Aljosa Mohorovic
> > Not really a Python question but Google turned up: it is a python question. i'm not looking for a program, i'm looking for a library. my goal is to convert ppt to jpegs but later i wish to convert to swf and maybe implement animations > I suppose you could also use the win32 module and the COM

Re: looking for library to read ppt files

2007-04-16 Thread kyosohma
On Apr 16, 1:42 pm, Larry Bates <[EMAIL PROTECTED]> wrote: > Aljosa Mohorovic wrote: > > i'm looking for a way to read ppt (powerpoint) files using python and > > to convert slides into jpeg files. > > any links or tips how to do this? > > Not really a Python question but Google turned up: > > http

Re: looking for library to read ppt files

2007-04-16 Thread Larry Bates
Aljosa Mohorovic wrote: > i'm looking for a way to read ppt (powerpoint) files using python and > to convert slides into jpeg files. > any links or tips how to do this? > Not really a Python question but Google turned up: http://www.sharewareconnection.com/ppt-to-jpeg-jpg-tiff-bmps-converter.htm

looking for library to read ppt files

2007-04-16 Thread Aljosa Mohorovic
i'm looking for a way to read ppt (powerpoint) files using python and to convert slides into jpeg files. any links or tips how to do this? -- http://mail.python.org/mailman/listinfo/python-list