LazyChromiumPdfGenerator

Functions

Link copied to clipboard
abstract override fun close()
Link copied to clipboard
abstract suspend fun generate(input: PdfGenerationInput): PdfGenerationOutput
Link copied to clipboard
suspend fun PdfGenerator.generate(source: PdfGenerationSource, settings: PdfGenerationSettings = PdfGenerationSettings.default): PdfGenerationOutput
Link copied to clipboard
abstract suspend fun start()