Class XWPF2PDFViaITextConverter

java.lang.Object
fr.opensagres.xdocreport.converter.internal.AbstractConverterNoEntriesSupport
fr.opensagres.xdocreport.converter.docx.poi.itext.XWPF2PDFViaITextConverter
All Implemented Interfaces:
fr.opensagres.xdocreport.converter.IConverter

public class XWPF2PDFViaITextConverter extends fr.opensagres.xdocreport.converter.internal.AbstractConverterNoEntriesSupport
  • Constructor Details

    • XWPF2PDFViaITextConverter

      public XWPF2PDFViaITextConverter()
  • Method Details

    • getInstance

      public static XWPF2PDFViaITextConverter getInstance()
    • convert

      public void convert(InputStream in, OutputStream out, fr.opensagres.xdocreport.converter.Options options) throws fr.opensagres.xdocreport.converter.XDocConverterException
      Throws:
      fr.opensagres.xdocreport.converter.XDocConverterException
    • toPdfOptions

      public fr.opensagres.poi.xwpf.converter.pdf.PdfOptions toPdfOptions(fr.opensagres.xdocreport.converter.Options options)
    • getMimeMapping

      public fr.opensagres.xdocreport.converter.MimeMapping getMimeMapping()
    • isDefault

      public boolean isDefault()
      Specified by:
      isDefault in interface fr.opensagres.xdocreport.converter.IConverter
      Overrides:
      isDefault in class fr.opensagres.xdocreport.converter.internal.AbstractConverterNoEntriesSupport