You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by dinshetty <di...@gs.com> on 2008/09/04 08:03:25 UTC

Re: Generating ppt through java

Hi Yegor,

How can we insert a new slide between two slides of an existing ppt ?

Regards,
Dinakara
-- 
View this message in context: http://www.nabble.com/Generating-ppt-through-java-tp18399673p19303905.html
Sent from the POI - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Re: Generating ppt through java

Posted by Yegor Kozlov <ye...@dinom.ru>.
Use ppt.reorderSlide to change the order of slides.
You will need to take the recent changes from trunk.

Yegor

> Hi Yegor,
> 
> How can we insert a new slide between two slides of an existing ppt ?
> 
> Regards,
> Dinakara


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org