[
https://issues.apache.org/jira/browse/PDFBOX-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-939.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Assignee: Andreas Lehmkühler
I added the pathc as proposed in revision 1063158. Works like a charm.
Thanks for the contribution!
> Lost whitespaces when extracting Arabic text
> --------------------------------------------
>
> Key: PDFBOX-939
> URL: https://issues.apache.org/jira/browse/PDFBOX-939
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 1.4.0
> Reporter: Anton
> Assignee: Andreas Lehmkühler
> Fix For: 1.5.0
>
> Attachments: extracted.txt, test.pdf
>
>
> I tried to extract text from an arabic PDF. Result looks good for the first
> look, but if you look closer, you may notice that some of whitespaces is
> missing comparing to copy/pasted text from the same PDF.
> Copy/pasted line from attached PDF:
> بعد ما اكتشف حقيقة المثلث الغامض
> Extracted text:
> بعد ما اكتشف حقيقةالمثلثالغامض
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.