it.eng.spagobi.engines.documentcomposition.exporterUtils
Class PdfCreator
java.lang.Object
it.eng.spagobi.engines.documentcomposition.exporterUtils.PdfCreator
public class PdfCreator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfCreator
public PdfCreator()
createPdfFile
public java.io.FileOutputStream createPdfFile(java.io.FileOutputStream fileOutputStream,
java.util.Map<java.lang.String,DocumentContainer> documentsMap,
boolean defaultStyle)
throws java.net.MalformedURLException,
java.io.IOException,
com.lowagie.text.DocumentException
- Throws:
java.net.MalformedURLException
java.io.IOException
com.lowagie.text.DocumentException
getVideoHeight
public java.lang.Integer getVideoHeight()
setVideoHeight
public void setVideoHeight(java.lang.Integer videoHeight)
getVideoWidth
public java.lang.Integer getVideoWidth()
setVideoWidth
public void setVideoWidth(java.lang.Integer videoWidth)