org.apache.maven.doxia.book.services.renderer
public class PdfBookRenderer extends AbstractITextBookRenderer
iText
framework.ROLE
Constructor and Description |
---|
PdfBookRenderer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOutputExtension()
Get the output extension supported.
|
void |
renderXML(java.io.File iTextFile,
java.io.File iTextOutput)
Generate an ouput file with the iText framework.
|
renderBook
public java.lang.String getOutputExtension()
getOutputExtension
in class AbstractITextBookRenderer
public void renderXML(java.io.File iTextFile, java.io.File iTextOutput) throws java.io.IOException
renderXML
in class AbstractITextBookRenderer
iTextFile
- the input file.iTextOutput
- the output file.java.io.IOException
- if any.Copyright © 2005-2014. All Rights Reserved.