On Tue, 7 Jul 2009, shyamala wrote:
I have extracted all org.apache.poi.hwpf.usermodel.Shape from HWPFDocument and would like to save them as images.
Aren't those actually escher drawings, and not real images? If so, you'd need to do some work to turn them into java drawing objects to render. Yegor's done some excellent work on this for powerpoint in hslf, that'd be a good place to start
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
