[Poppler-bugs] [Bug 26365] New: Incorrect rendering of a pdf file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 1 11:21:40 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26365

           Summary: Incorrect rendering of a pdf file
           Product: poppler
           Version: unspecified
          Platform: All
               URL: http://forums.gentoo.org/viewtopic-t-799681-start-
                    25.html
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: galtgendo at o2.pl


Created an attachment (id=32973)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32973)
incorectly rendered file

As told in that thread, attached pdf, produced from following source:
\documentclass{prosper}
%
%% Packages declaration
\usepackage{HA-prosper}
%
%% Begin document
\begin{document}
%
%% Outline
%
%% Slide 1
\begin{slide}{Slide 1}
\begin{itemize}
  \item {One}
  \item {Two}
  \item {Three}
\end{itemize}
\end{slide}
%
\end{document}

by a chain of 'latex;dvips;ps2pdf' renders incorrectly: 's' in place
of '<square>' for list items.

Interesting part is that pdftotext creates incorrect output (with 's'),
pdftops produces a correctly displayed ps file,
so not only is the content correct, but poppler tools handle the file
inconsistently.
Both evince and okular render it incorrectly, so probably not
a frontend issue.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list