Interface HtmlToPdfConverter

All Known Implementing Classes:
ITextPdfConverter, OpenHtmlToPdfConverter

public interface HtmlToPdfConverter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addFont(File file)
     
    void
    convert(String sourceUrl, OutputStream destination)