You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Stefan Groschupf <sg...@101tec.com> on 2006/09/01 04:13:20 UTC

slide 2 image

Hi,

I'm very new to poi. I'm looking for any code snippet, documentation  
of hint how to render a slide to a image.
  Can anyone give a hint?

Thank you very much!

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: slide 2 image

Posted by Yegor Kozlov <ye...@dinom.ru>.
Look at http://tonicsystems.com/.

The claim their Java API can render slides into JPEG or PDF.


SG> Hi,

SG> I'm very new to poi. I'm looking for any code snippet, documentation  
SG> of hint how to render a slide to a image.
SG>   Can anyone give a hint?

SG> Thank you very much!

SG> Stefan


SG> ---------------------------------------------------------------------
SG> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
SG> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
SG> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: slide 2 image

Posted by Nick Burch <ni...@torchbox.com>.
On Thu, 31 Aug 2006, Stefan Groschupf wrote:
> I'm very new to poi. I'm looking for any code snippet, documentation of 
> hint how to render a slide to a image.

POI doesn't support rendering powerpoint documents - it's a library for 
creating / fetching / editing office file formats, not displaying them.

> Can anyone give a hint?

You might have luck automating openoffice to do it for you. Check the list 
archives for details of how to control openoffice from Java

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/