set_keywords.md
April 12, 2015 ยท View on GitHub
set_keywords
fpdf.set_keywords(keywords: str)
Description
Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.
Parameters
keywords:
The list of keywords.
April 12, 2015 ยท View on GitHub
fpdf.set_keywords(keywords: str)
Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.
keywords:
The list of keywords.