Constructor and Description |
---|
PDFFormat(boolean textAsShapes,
String fontDir,
String fontTtf) |
Modifier and Type | Method and Description |
---|---|
Graphics2D |
addSlide(double width,
double height) |
void |
close() |
void |
writeDocument(org.apache.poi.xslf.util.MFProxy proxy,
File outFile) |
void |
writeSlide(org.apache.poi.xslf.util.MFProxy proxy,
File outFile) |
public Graphics2D addSlide(double width, double height) throws IOException
IOException
public void writeSlide(org.apache.poi.xslf.util.MFProxy proxy, File outFile) throws IOException
IOException
public void writeDocument(org.apache.poi.xslf.util.MFProxy proxy, File outFile) throws IOException
IOException
public void close() throws IOException
IOException