I am exploring pptx4j to generate slide compatible to office 2013. One of the requirement is to move the element(new row of table/ text box/ new table/ any other element) to next slide when the element added goes beyond the slide height.
Is there any way to achieve this.