[
https://issues.apache.org/jira/browse/PDFBOX-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler updated PDFBOX-439:
--------------------------------------
Attachment: PDFBOX439-Exolab.txt
> Incorrect text for Exolab.pdf in Regression Test
> ------------------------------------------------
>
> Key: PDFBOX-439
> URL: https://issues.apache.org/jira/browse/PDFBOX-439
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Reporter: Justin LeFebvre
> Attachments: PDFBOX439-Exolab.pdf, PDFBOX439-Exolab.txt
>
>
> When looking through text for an unrelated issue, I noticed that the file
> Exolab.pdf in the regression test produced the following line,
> JAJAVVAA CODINING STANDAG
> STANDARD.......................................................................................................................1
> when the line should say,
> JAVA CODING STANDARD
> .......................................................................................................................1
> Also this line,
> 5 COD5 CODE EXAMPLMPLES................................S
> ...................................................................................................................................26
> should be
> 5 CODE
> EXAMPLES...................................................................................................................................26
> However, Adobe has trouble with this one as well.
> These two issues only occurred when the file was run with the -sort option
> enabled.
> However, In both the unsorted and sorted tests this line was improperly
> handled:
> APPENDIX A : DOCUMENT HISTORYT HISTORYT
> HISTORY...................................................................................................33
>
> should produce
> APPENDIX A : DOCUMENT HISTORY
> ...................................................................................................33
> I ran into this test using the current trunk.
> The Exolab.pdf file is located in the ..\source\trunk\test\input folder
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.