Class Plaintext2PdfConverter

java.lang.Object
de.xima.fc.transform.pdf.convert.text.Plaintext2PdfConverter
All Implemented Interfaces:
IPdfConverter

public class Plaintext2PdfConverter extends Object implements IPdfConverter
Since:
8.3.0
Author:
XIMA MEDIA GmbH
  • Constructor Details

    • Plaintext2PdfConverter

      public Plaintext2PdfConverter()
  • Method Details

    • 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