Is it possible to convert ppt file to html n jpeg file formats as a WEB SERVICE

13 views
Skip to first unread message

Rahul Thakur

unread,
Oct 23, 2009, 2:17:11 AM10/23/09
to JODConverter
If anyone knows What is the way to do the ppt to html n jpep file
formats as a WEB service.....
Since the above same is possible if I use a command line option.


I am working on the conversion as a web service............

If I will find the conversion as a web service I will share the
same..............

Thank You,

Rahul

Mirko Nasato

unread,
Oct 26, 2009, 9:44:14 AM10/26/09
to jodcon...@googlegroups.com
Hi Rahul,

Exporting to HTML - unlike all other formats - results in multiple
files: an .html one plus various image files. That doesn't work well
with the web service because you'll only get the .html file back and
not the images.

Kind regards

Mirko


2009/10/23 Rahul Thakur <comp...@gmail.com>:

sylvain GROS-DESORMEAUX

unread,
Oct 26, 2009, 9:49:51 AM10/26/09
to jodcon...@googlegroups.com
I released a long time ago an open source webapp (LGPL) named officeconverter

http://gforge.inria.fr/projects/officeconverter/


If you try to convert a ppt file in HTML, it returns a Zip file containing the resulting HTMLs and the JPEGs files.

It relies on jodconverter 2.2 and runs into a Java Web container (eg Tomcat, JBoss…)

Hope it will help you.

Sylvain.

2009/10/26 Mirko Nasato <mirko....@gmail.com>

Rahul Thakur

unread,
Oct 28, 2009, 3:01:59 AM10/28/09
to JODConverter
Hi Sylvain,

I was doing the same way, fetch a jpegs from the set of files
generated from the JODconverter.
Making a ZIP folder out of it.

n using that servlet as a service.

I will share the same...............

Thanking you,
Rahul.


On Oct 26, 6:49 pm, sylvain GROS-DESORMEAUX <sylvain.gro...@gmail.com>
wrote:
> I released a long time ago an open source webapp (LGPL) named
> officeconverter
>
> http://gforge.inria.fr/projects/officeconverter/
>
> If you try to convert a ppt file in HTML, it returns a Zip file containing
> the resulting HTMLs and the JPEGs files.
>
> It relies on jodconverter 2.2 and runs into a Java Web container (eg Tomcat,
> JBoss…)
>
> Hope it will help you.
>
> Sylvain.
>
> 2009/10/26 Mirko Nasato <mirko.nas...@gmail.com>
>
>
>
> > Hi Rahul,
>
> > Exporting to HTML - unlike all other formats - results in multiple
> > files: an .html one plus various image files. That doesn't work well
> > with the web service because you'll only get the .html file back and
> > not the images.
>
> > Kind regards
>
> > Mirko
>
> > 2009/10/23 Rahul Thakur <compra...@gmail.com>:
Reply all
Reply to author
Forward
0 new messages