[Okular-devel] [Bug 228469] New: Okular: Incomplete export of PDF czech content to plain text
sobik2
sobik2 at gmail.com
Thu Feb 25 15:54:55 CET 2010
https://bugs.kde.org/show_bug.cgi?id=228469
Summary: Okular: Incomplete export of PDF czech content to
plain text
Product: okular
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: okular-devel at kde.org
ReportedBy: sobik2 at gmail.com
Version: Okular 0.10 (using KDE 4.4.0)
OS: Linux
Installed from: Ubuntu Packages
Okular: Incomplete export of PDF czech content to plain text
how to reproduce (always reproduceable on my system)
=====================================================
1) create latex document with this content:
\documentclass[a4paper,12pt,titlepage]{article}
\usepackage[utf8x]{inputenc}
\usepackage[czech]{babel}
\usepackage{fontenc}
\begin{document}
all special Czech characters:\\
Příliš žluťoučký kůň úpěl ďábelské ódy.\\
PŘÍLIŠ ŽLUŤOUČKÝ KŮŇ ÚPĚL ĎÁBELSKÉ ÓDY.
\end{document}
2) this document include all special Czech characters with diacritical mark
3) compile it with 'pdflatex <document_name>' or
with 'pdfcslatex <document_name>'
4) open created pdf in Okular -> click File -> export as -> plain text
5) see exported plain text document, the content is mismatched
some others info
================
sobi at sobi-laptop:~/Dokumenty$ pdflatex --version
pdfTeX using libpoppler 3.141592-1.40.3-2.2 (Web2C 7.5.6)
kpathsea version 3.5.6
Copyright 2007 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Kpathsea is copyright 2007 Karl Berry and Olaf Weber.
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfTeX using libpoppler copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX using libpoppler source.
Primary author of pdfTeX using libpoppler: Peter Breitenlohner (eTeX)/Han The
Thanh (pdfTeX).
Kpathsea written by Karl Berry, Olaf Weber, and others.
Compiled with libpng 1.2.37; using libpng 1.2.37
Compiled with zlib 1.2.3.3; using zlib 1.2.3.3
Compiled with libpoppler version 0.12.0
sobi at sobi-laptop:~/Dokumenty$ locale
LANG=cs_CZ.UTF-8
LANGUAGE=
LC_CTYPE="cs_CZ.UTF-8"
LC_NUMERIC="cs_CZ.UTF-8"
LC_TIME="cs_CZ.UTF-8"
LC_COLLATE="cs_CZ.UTF-8"
LC_MONETARY="cs_CZ.UTF-8"
LC_MESSAGES="cs_CZ.UTF-8"
LC_PAPER="cs_CZ.UTF-8"
LC_NAME="cs_CZ.UTF-8"
LC_ADDRESS="cs_CZ.UTF-8"
LC_TELEPHONE="cs_CZ.UTF-8"
LC_MEASUREMENT="cs_CZ.UTF-8"
LC_IDENTIFICATION="cs_CZ.UTF-8"
LC_ALL=
sobi at sobi-laptop:~/Dokumenty$ uname -a
Linux sobi-laptop 2.6.31-20-generic-pae #57-Ubuntu SMP Mon Feb 8 10:23:59 UTC
2010 i686 GNU/Linux
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list