Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 PDF 文件中提取文本。在 Poppler API 的帮助下,我可以提取该页面中可用的所有文本。即使我可以获取粗体和斜体等字体信息。但我无法获取文本的大小。请让我知道获取文本大小的方法。
谢谢
虽然迟到了,但还是看看吧TextWord::getFontSize()。
TextWord::getFontSize()