[ 
https://issues.apache.org/jira/browse/PDFBOX-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968276#comment-14968276
 ] 

Ben McCann commented on PDFBOX-3043:
------------------------------------

The other weird thing about this is that the characters overlap. © goes from 
214.936 to 224.898997. c goes from 217.704 to 222.1275687.

> Character is extracted twice
> ----------------------------
>
>                 Key: PDFBOX-3043
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3043
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 2.0.0
>            Reporter: Ben McCann
>         Attachments: cweb2.pdf
>
>
> This document has a © symbol. It's being extracted as "c©". I wanted to check 
> if this is a bug.
> One of the things that's strange about this is that PDFTextStripper first 
> processes "c" and then processes "©". However, PrintTextLocations prints them 
> in the other order
> String[214.936,618.879 fs=9.963 xscale=9.963 height=8.642903 space=9.963 
> width=9.962997]©
> String[217.704,618.579 fs=9.963 xscale=9.963 height=6.072449 space=5.537458 
> width=4.4235687]c



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to