Class OfficePresentation2PdfConverter

    • Constructor Detail

      • OfficePresentation2PdfConverter

        public OfficePresentation2PdfConverter()
    • Method Detail

      • convert

        public void convert​(InputStream is,
                            OutputStream os,
                            PdfConversionParams conversionParams)
        Specified by:
        convert in interface IPdfConverter
        Parameters:
        is - the input stream providing the source data
        os - the output stream for the resulting PDF data
        conversionParams - parameters for the conversion