public class PdfBookRenderer extends AbstractITextBookRenderer
iText
framework.ROLE
Constructor and Description |
---|
PdfBookRenderer() |
Modifier and Type | Method and Description |
---|---|
String |
getOutputExtension()
Get the output extension supported.
|
void |
renderXML(File iTextFile,
File iTextOutput)
Generate an ouput file with the iText framework.
|
renderBook
public String getOutputExtension()
getOutputExtension
in class AbstractITextBookRenderer
public void renderXML(File iTextFile, File iTextOutput) throws IOException
renderXML
in class AbstractITextBookRenderer
iTextFile
- the input file.iTextOutput
- the output file.IOException
- if any.Copyright © 2005–2015. All rights reserved.