标签: font-size python-pdfkit
在我的pdf文件中,我在每页末尾显示[page]和[datetime]信息。我想设置这些信息的字体样式和字体大小。 PDF是使用python中的pdfkit创建的。