You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by userio <h....@gmail.com> on 2012/12/20 11:20:55 UTC

unable to remove an image from a slide

hi!
I've run into such a situation:
1. I made an pptx template with placed text shapes and images
2. I parse it in my service and place needed text fields in their positions
and images in theirs. 
BUT:
when I try to remove images from template, apache poi throws me an
exception:
java.lang.IllegalArgumentException: Unsupported shape:
org.apache.poi.xslf.usermodel.XSLFPictureShape
here is piece of code:




--
View this message in context: http://apache-poi.1045710.n5.nabble.com/unable-to-remove-an-image-from-a-slide-tp5711740.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