euske / pdfminer

Python PDF Parser (Not actively maintained). Check out pdfminer.six.

Home Page:https://github.com/pdfminer/pdfminer.six

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem in the font section of the XML file while I am using XML Converter

omvishwas opened this issue · comments

I was trying to convert PDF to XML ,I am getting so many information of PDF on the <text> element. So there is an option of font where I am getting confuse.

For Example:-

<text font="BCDEEE+Georgia" bbox="36.775,497.032,47.567,511.307" colourspace="DeviceGray" ncolour="0" size="14.275">U</text>

This value I am getting on the font section. So my question is What is "BCDEEE" here in the font part?