Uses of Class
com.github.jhonnymertz.wkhtmltopdf.wrapper.exceptions.PDFExportException
-
Packages that use PDFExportException Package Description com.github.jhonnymertz.wkhtmltopdf.wrapper -
-
Uses of PDFExportException in com.github.jhonnymertz.wkhtmltopdf.wrapper
Methods in com.github.jhonnymertz.wkhtmltopdf.wrapper that throw PDFExportException Modifier and Type Method Description byte[]Pdf. getPDF()Generates a PDF file as byte array from the wkhtmltopdf output
-