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,
java.io.OutputStream out,
java.io.Writer writer,
PdfOptions options) |
static IODFConverter<PdfOptions> |
getInstance() |
convert, convertpublic static IODFConverter<PdfOptions> getInstance()
protected void doConvert(org.odftoolkit.odfdom.doc.OdfDocument odfDocument,
java.io.OutputStream out,
java.io.Writer writer,
PdfOptions options)
throws ODFConverterException,
java.io.IOException
doConvert in class AbstractODFConverter<PdfOptions>ODFConverterExceptionjava.io.IOExceptionCopyright © 2022. All Rights Reserved.