set_creator.md
April 12, 2015 ยท View on GitHub
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.