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,
java.io.OutputStream out,
java.io.Writer writer,
PdfOptions options) |
static IXWPFConverter<PdfOptions> |
getInstance() |
convert, convertpublic static IXWPFConverter<PdfOptions> getInstance()
protected void doConvert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
java.io.OutputStream out,
java.io.Writer writer,
PdfOptions options)
throws XWPFConverterException,
java.io.IOException
doConvert in class AbstractXWPFConverter<PdfOptions>XWPFConverterExceptionjava.io.IOExceptionCopyright © 2019. All Rights Reserved.