On Fri, 13 Aug 2010, Diarmuid Moloney wrote:
I was wondering if anyone had an example of coverting a pptx PowerPoint presentation to some form of an image
I don't think it is supported yet. However, the types in the two files aren't too different, so it probably wouldn't be toooo much work to add in the support. You'd want to wrap the low level xml objects up in a usermodel like object, much as we do for HSLF with records. Then, you can probably use the HSLF paint code as inspiration to write the XSLF one
If you do have any luck with this, please send in patches! :) Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
