public class PdfConverter extends AbstractODFConverter<PdfOptions>
| Constructor and Description |
|---|
PdfConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert(org.odftoolkit.odfdom.doc.OdfDocument odfDocument,
OutputStream out,
Writer writer,
PdfOptions options) |
static IODFConverter<PdfOptions> |
getInstance() |
convert, convertpublic static IODFConverter<PdfOptions> getInstance()
protected void doConvert(org.odftoolkit.odfdom.doc.OdfDocument odfDocument,
OutputStream out,
Writer writer,
PdfOptions options)
throws ODFConverterException,
IOException
doConvert in class AbstractODFConverter<PdfOptions>ODFConverterExceptionIOExceptionCopyright © 2015. All Rights Reserved.