I am trying to merge two powerpoint slides (.ppt format). I am able to merge most of the slides except three items below:
- FontName information not saved in the merged ppt (font size and Color information works properly) - Position and Size of a cropped image not working properly (I am bale to crop the image as in the original slide but the size and position afterwards do not work. I have tried to set the position using Shape Class moveTo and setAnchor methods) - There is a ellipse Shape on the original slide that is not moving to the merged ppt. I would highly appreciate if you can shed some light on the above issues -- View this message in context: http://apache-poi.1045710.n5.nabble.com/ppt-merge-tp5710059.html Sent from the POI - User mailing list archive at Nabble.com.
