ITextPdfRenderer.@Component(role=RtfRenderer.class, hint="itext.rtf") public class DefaultRtfRenderer extends AbstractITextRender implements RtfRenderer
iText frameworkdoxia, parserModuleManagerROLE| Constructor and Description |
|---|
DefaultRtfRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
generateOutput(File iTextFile,
File iTextOutput)
Deprecated.
Generate an output file from the contents of an input with the iText framework
|
String |
getOutputExtension()
Deprecated.
Get the output extension supported
|
render, renderenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrender, renderpublic String getOutputExtension()
getOutputExtension in interface DocRendererpublic void generateOutput(File iTextFile, File iTextOutput) throws DocumentRendererException, IOException
generateOutput in class AbstractITextRenderiTextFile - input fileiTextOutput - output fileDocumentRendererException - if anyIOException - if anyCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.