http://apache-poi.1045710.n5.nabble.com/file/n5710080/pptMerge.java pptMerge.java This is he source code for .ppt files (drawShape is method of interest) -------------------- http://apache-poi.1045710.n5.nabble.com/file/n5710080/title_slide.ppt title_slide.ppt Source ppt file (1st slide) http://apache-poi.1045710.n5.nabble.com/file/n5710080/test123.ppt test123.ppt Source ppt file (2nd Slide) ------------------- http://apache-poi.1045710.n5.nabble.com/file/n5710080/merged.ppt merged.ppt merged ppt file
--- textRun.getFontName() does read the correct name from the source presentation. --- I am actually able to crop the image but it stretches to original size of the page. --- I see the ellipse tool being recognized in my dump statements but does not appear on the merged file for some reason -- View this message in context: http://apache-poi.1045710.n5.nabble.com/ppt-merge-tp5710059p5710080.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
