Class PptxResizer

java.lang.Object
org.pptx4j.samples.PptxResizer

public class PptxResizer extends Object
This is a proof of concept of resizing slides (ie including their contents). It does 2 things: 1. alters sldSz in presentation.xml, 2. calculates new values for xfrm elements in slides, layouts and masters This is enough to handle simple content. Additional handling is probably required for SmartArt and other long tail features.