PdfExporter

interface PdfExporter

Strategy for exporting a PDF.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun export(directory: File, out: File)

Converts a directory, which contains the output of Quarkdown's compilation, into a PDF file.