fr.opensagres.xdocreport.converter.docx.poi.itext
Class OpenXMLFormats2PDFViaITextConverter

java.lang.Object
  extended by fr.opensagres.xdocreport.converter.internal.AbstractConverterEntriesSupport
      extended by fr.opensagres.xdocreport.converter.docx.poi.itext.OpenXMLFormats2PDFViaITextConverter
All Implemented Interfaces:
IConverter

public class OpenXMLFormats2PDFViaITextConverter
extends AbstractConverterEntriesSupport


Constructor Summary
OpenXMLFormats2PDFViaITextConverter()
           
 
Method Summary
 void convert(IEntryInputStreamProvider inProvider, OutputStream out, Options options)
           
static OpenXMLFormats2PDFViaITextConverter getInstance()
           
 MimeMapping getMimeMapping()
           
 PdfOptions toPdfOptions(Options options)
           
 
Methods inherited from class fr.opensagres.xdocreport.converter.internal.AbstractConverterEntriesSupport
canSupportEntries, convert, isDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenXMLFormats2PDFViaITextConverter

public OpenXMLFormats2PDFViaITextConverter()
Method Detail

getInstance

public static OpenXMLFormats2PDFViaITextConverter getInstance()

convert

public void convert(IEntryInputStreamProvider inProvider,
                    OutputStream out,
                    Options options)
             throws XDocConverterException
Throws:
XDocConverterException

toPdfOptions

public PdfOptions toPdfOptions(Options options)

getMimeMapping

public MimeMapping getMimeMapping()


Copyright © 2014. All Rights Reserved.