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

Marco Barbi edited comment on PDFBOX-5035 at 12/7/20, 9:47 AM:
---------------------------------------------------------------

The reported issue is in the PDFTextStripper.writeString callback, which 
provides the _text_ parameter as "8,0000" instead of "48,0000".

The PDFFTextStripper implementation is invoked by setting the 
stripper.setSortByPosition(true); value.


was (Author: [email protected]):
The reported issue is in the PDFTextStripper.writeString callback, which 
provides the _text_ parameter as "8,0000" instead of "48,0000".

> Missing character in text extraction
> ------------------------------------
>
>                 Key: PDFBOX-5035
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5035
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 2.0.21
>            Reporter: Marco Barbi
>            Priority: Major
>         Attachments: FT_FTDGT-03770_20.pdf, FT_FTDGT-03770_20.txt, 
> image-2020-12-07-09-47-40-046.png
>
>
> If applying the PDFTextStripper to the attached PDF, the highlghted text:
>  
> !image-2020-12-07-09-47-40-046.png|width=333,height=169!
>  
> is read as "8,0000" instead of "48,0000", then it seems the character "4" get 
> lost.
>  
> Is this a a bug or anything related to internal PDF structure?
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to