You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
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.
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?
The text was updated successfully, but these errors were encountered: