How can I extract font color from text within a PDF?
I already tried to explore LTText or LTChar objects using PDFMiner, but it seems that this module only allows to extract font size and style, not color.
from How can I extract font color of text within a PDF in Python with PDFMiner?
No comments:
Post a Comment