Skip to content

Pdfgenerator

flowtask.components.PDFGenerator

PDFGenerator

PDFGenerator(loop=None, job=None, stat=None, **kwargs)

Bases: TemplateSupport, FlowComponent

Generates a PDF document from a DataFrame.

close async

close()

Close the component.

run async

run()

Run the PDF generation process.

start async

start(**kwargs)

Verify if the component is ready to run.