Class PDFGeneratorImpl

  • All Implemented Interfaces:
    PDFGenerator

    @Component
    public class PDFGeneratorImpl
    extends Object
    implements PDFGenerator
    The PdfGeneratorImpl is the class you will use most when converting processed Template to PDF. It contains a series of methods that accept processed Template as a String, File, or InputStream, and convert it to PDF in the form of an OutputStream, File
    Since:
    1.0.0
    Author:
    Urvil Joshi, Uday Kumar, Neha