com.clickntap.tool.doc
Class ScriptableSmartPdf

java.lang.Object
  extended by com.clickntap.tool.doc.SmartPdf
      extended by com.clickntap.tool.doc.ScriptableSmartPdf

public class ScriptableSmartPdf
extends SmartPdf


Constructor Summary
ScriptableSmartPdf()
           
 
Method Summary
 void exec(File template)
           
 String getOutName()
           
 void setEngine(ScriptEngine engine)
           
 void setOutName(String outName)
           
 
Methods inherited from class com.clickntap.tool.doc.SmartPdf
add, addStyle, close, copyTo, newCell, newChapter, newColor, newImage, newLine, newList, newListItem, newPage, newParagraph, newParagraph, newParagraph, newPhrase, newPhrase, newTable, open
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptableSmartPdf

public ScriptableSmartPdf()
                   throws Exception
Throws:
Exception
Method Detail

setEngine

public void setEngine(ScriptEngine engine)

exec

public void exec(File template)
          throws Exception
Throws:
Exception

setOutName

public void setOutName(String outName)

getOutName

public String getOutName()


Copyright © 2014. All rights reserved.