Pdf Generator
Functions
Link copied to clipboard
abstract suspend fun generate(input: PdfGenerationInput): PdfGenerationOutput
Content copied to clipboard
Inheritors
Extensions
Link copied to clipboard
suspend fun PdfGenerator.generate(source: PdfGenerationSource, settings: PdfGenerationSettings = PdfGenerationSettings.default): PdfGenerationOutput
Content copied to clipboard