manish59

Results 3 issues of manish59

[schutzer-2010-eurjclinpharmacol-v66.pdf](https://github.com/izderadicka/pdfparser/files/3893512/schutzer-2010-eurjclinpharmacol-v66.pdf) only 2] is detected but no other blue characters were detected their rgb values are 0.7,0,7,0,7. How do i detect correct color of text

bug

import pdfparser.poppler as pdf pdf.Document(r"Manish.pdf") Traceback (most recent call last): File "", line 1, in File "pdfparser/poppler.pyx", line 116, in pdfparser.poppler.Document.__cinit__ TypeError: expected bytes, str found Its in redhat Can...

enhancement
Python 3