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.
|
renderBookpublic String getOutputExtension()
getOutputExtension in class AbstractITextBookRendererpublic void renderXML(File iTextFile, File iTextOutput) throws IOException
renderXML in class AbstractITextBookRendereriTextFile - the input file.iTextOutput - the output file.IOException - if any.Copyright © 2005–2014. All rights reserved.