All Questions
1 question
0
votes
1
answer
3k
views
pdfminer: extract only text according to font size
I only want to extract text that has font size 9.800000000000068 and 10.000000000000057 from my pdf files.
The code below returns a list of the font size of each text block and its characters for one ...