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

Tilman Hausherr commented on PDFBOX-4603:
-----------------------------------------

With sort:
{noformat}
 Transaction details (continued)
Date Description Withdrawals ($) Deposits ($) Balance ($)
{noformat}
without sort:
{noformat}
Transaction details (continued)
Date Description Withdrawals ($) Deposits ($) Balance ($)
{noformat}


> PDFTextStripper.writeString() contains out-of-order character
> -------------------------------------------------------------
>
>                 Key: PDFBOX-4603
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4603
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Text extraction
>    Affects Versions: 2.0.16
>            Reporter: Gili
>            Priority: Major
>         Attachments: testcase.pdf
>
>
> In the attached PDF, PDFTextStripper is returning a String where the last 
> character is actually located in the subsequent line. I am expecting this 
> character to show up on its own line in a subsequent invocation of 
> {{writeString()}}.
> See [https://stackoverflow.com/q/57151824/14731] for background information.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to