[
https://issues.apache.org/jira/browse/PDFBOX-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-440.
---------------------------------------
Fix Version/s: 1.3.0
Resolution: Fixed
Works fine with the current trunk version (rev. 1003396). See PDFBOX-568 for
further details.
> Improper text produced depending on font for sample_fonts_solidconverter.pdf
> ----------------------------------------------------------------------------
>
> Key: PDFBOX-440
> URL: https://issues.apache.org/jira/browse/PDFBOX-440
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Reporter: Justin LeFebvre
> Fix For: 1.3.0
>
>
> Looking at another issue and running the regression test, I found that the
> sample_fonts_solidconverter.pdf file in the test directory has some issues
> producing the proper
> text for two of the 9 fonts used for this line. The other fonts worked fine.
> The Produced Text:
> V e r d a n a : T o t o j e p o k u s n ý t e x t s
> ea t i n o u a ~Y
> ý á í é
>
> S a n s s e r i f : T o t o j e p o k u s n ý t e x t s
> ea t i n o u a
> ~Y ý á í é
> should be
> Verdana: Toto je pokusný text s češtinou - ěščřžýáíé
> Sans serif: Toto je pokusný text s češtinou - ěščřžýáíé
> I found this using the current trunk and the files in question are located in
> the ..\source\trunk\test\input directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.