[
https://issues.apache.org/jira/browse/PDFBOX-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385012#comment-16385012
]
Tilman Hausherr commented on PDFBOX-4138:
-----------------------------------------
Sourceforge is back... the feature was introduced in 0.7.1 and had the "||".
[~jferard] if you're not using the bead feature I wouldn't spend too much time
for it. When I opened PDFBOX-3110 I found out that it hadn't worked for years
and bobody had complained. Either nobody creates PDF files with beads, or
nobody cared about them when doing text extraction.
> PDFTextStripper: error in a comparison
> --------------------------------------
>
> Key: PDFBOX-4138
> URL: https://issues.apache.org/jira/browse/PDFBOX-4138
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 2.0.8
> Reporter: Julien Férard
> Priority: Minor
>
> This is very simple. Maybe I'm wrong, but in PdfTextStripper, l. 844
>
> [https://github.com/apache/pdfbox/blob/0e07344c0e3a932f0ca346f7cac4700882c67b5d/pdfbox/src/main/java/org/apache/pdfbox/text/PDFTextStripper.java#L844]
> * You want to check if the pos is on the left *and* above the rectangle
> (this is better than just on the left or just above);
> * The name of the variable contains "LeftAndAbove".
> ...and the code contains a `||` (or).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]