Wanted to create A linked video presentation.
rahul sharma <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <pony-bd0c85b61aa55fcd38b4dcc8ec688e6a272066ca-1c04f1f6062471407cbe171d3d415ce855d1208c@user.poi.apache.org> |
Hi All, I want to create Linked-video presentation. I got one example for creating embedded-video presentation. https://svn.apache.org/viewvc/poi/trunk/src/examples/src/org/apache/poi/examples/xslf/AddVideoToPptx.java.txt?view=markup But My requirement is create Linked-Video presentation. Which presentation file size is smaller and we have to take care of Linked Files. I got another example http://svn.apache.org/repos/asf/poi/trunk/src/scratchpad/testcases/org/apache/poi/hslf/model/TestMovieShape.java Using this the created pptx is giving error and not opening. Can any one help me please. Thanks