Class TextToPdfContentTransformer

  • All Implemented Interfaces:
    ContentWorker, ContentTransformer, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    @Deprecated
    public class TextToPdfContentTransformer
    extends AbstractRemoteContentTransformer
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    Makes use of the PDFBox library's TextToPDF utility.
    Since:
    2.1.0
    Author:
    Derek Hulley