Summary: | searching for text in rotated content doesn't work | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Mike Frysinger <vapier> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | dns_hmpf, fabiodurso, null, postix |
Priority: | NOR | ||
Version: | 0.19.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
pdf from libreoffice with horizontal and vertical text
source odt for pdf with horizontal and vertical text |
Description
Mike Frysinger
2012-05-21 18:21:00 UTC
Created attachment 75823 [details]
pdf from libreoffice with horizontal and vertical text
Created attachment 75824 [details]
source odt for pdf with horizontal and vertical text
Noticed the same with Okular 0.15.4 KDE 4.8.2. Tried with pdfs created with pdflatex and libreoffice writer (the latter attached). Funny enough if one selects the vertical text it is recognized as text, but the string is distorted. In the case of the libreoffice pdf instead of "Hidden" it is "n eddiH" which is also found when searching for it. On a side note opened the odt file (attached as well) from which I created the pdf with okular and the vertical text was not displayed. FWIW, this is still a problem as of KDE Applications 17.11.80 and Poppler 0.61. See also Bug 338563, which concerns the selection/copying problem. However, note that simply fixing this bug won't be enough, we would also need to strip a varying amount of whitespace/linebreaks. This can be seen by creating a PDF in Inkscape that contains text fragments, each rotated in different multiples of 10°, and then pasting the copied text. *** This bug has been marked as a duplicate of bug 407133 *** |