public class PdfConverter extends AbstractXWPFConverter<PdfOptions>
| Constructor and Description |
|---|
PdfConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
OutputStream out,
Writer writer,
PdfOptions options) |
static IXWPFConverter<PdfOptions> |
getInstance() |
convert, convertpublic static IXWPFConverter<PdfOptions> getInstance()
protected void doConvert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
OutputStream out,
Writer writer,
PdfOptions options)
throws XWPFConverterException,
IOException
doConvert in class AbstractXWPFConverter<PdfOptions>XWPFConverterExceptionIOExceptionCopyright © 2016. All Rights Reserved.