set_subject

fpdf.set_subject(subject: str)

Description

Defines the subject of the document.

Parameters

subject:

The subject.

See also

set_author, set_creator, set_keywords, set_title.