set_creator
fpdf.set_creator(creator: str)
Description
Defines the creator of the document. This is typically the name of the application that generates the PDF.
Parameters
creator:
The name of the creator.
fpdf.set_creator(creator: str)
Defines the creator of the document. This is typically the name of the application that generates the PDF.
creator:
The name of the creator.