标签: python pdf text format pypdf
让我说说,我有一个包含3页的pdf文件,我试图从pdf文件的每一页中找到粗体字符和普通字符,以便我可以进行密钥对组合。
I tried `pypdf`and `fpdf` but I could not get the output, please help.