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

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

Could the extra large space be just because it's a different font?

{code}
String[207.74586,618.879 font=PDType1Font DNSJAJ+CMR10 fs=9.963 xscale=9.963 
height=6.072449 space=5.537458 width=3.8756104]t
String[214.936,618.879 font=PDType1Font KVUGCP+CMSY10 fs=9.963 xscale=9.963 
height=8.642903 space=9.963 width=9.962997]©
String[217.704,618.579 font=PDType1Font DNSJAJ+CMR10 fs=9.963 xscale=9.963 
height=6.072449 space=5.537458 width=4.4235687]c
String[228.22,618.879 font=PDType1Font DNSJAJ+CMR10 fs=9.963 xscale=9.963 
height=6.072449 space=5.537458 width=4.9815063]1
{code}

> Problem extracting copyright symbol?
> ------------------------------------
>
>                 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: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to