public class FastPdfConverter extends AbstractOpenXMlFormatsConverter<PdfOptions>
| Constructor and Description |
|---|
FastPdfConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert(IOpenXMLFormatsPartProvider provider,
OutputStream out,
Writer writer,
PdfOptions options) |
static FastPdfConverter |
getInstance() |
convert, convertpublic static FastPdfConverter getInstance()
protected void doConvert(IOpenXMLFormatsPartProvider provider, OutputStream out, Writer writer, PdfOptions options) throws XWPFConverterException, IOException
doConvert in class AbstractOpenXMlFormatsConverter<PdfOptions>XWPFConverterExceptionIOExceptionCopyright © 2017. All Rights Reserved.