fr.opensagres.xdocreport.converter.docx.poi.itext
Class XWPF2PDFViaITextConverter
java.lang.Object
fr.opensagres.xdocreport.converter.internal.AbstractConverterNoEntriesSupport
fr.opensagres.xdocreport.converter.docx.poi.itext.XWPF2PDFViaITextConverter
- All Implemented Interfaces:
- IConverter
public class XWPF2PDFViaITextConverter
- extends AbstractConverterNoEntriesSupport
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWPF2PDFViaITextConverter
public XWPF2PDFViaITextConverter()
getInstance
public static XWPF2PDFViaITextConverter getInstance()
convert
public void convert(InputStream in,
OutputStream out,
Options options)
throws XDocConverterException
- Throws:
XDocConverterException
toPDFViaITextOptions
public PDFViaITextOptions toPDFViaITextOptions(Options options)
getMimeMapping
public MimeMapping getMimeMapping()
Copyright © 2012. All Rights Reserved.