[Poppler-bugs] [Bug 91332] New: showpage in output of pdftops -eps

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 13 18:35:39 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91332

            Bug ID: 91332
           Summary: showpage in output of pdftops -eps
           Product: poppler
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: t.j.pinkert at alumnus.utwente.nl

pdftops -eps included a "showpage" postscript command in it's output. This
command should not be present in EPS files, especially not if the file claims
conformance. I found this nasty bugger when I got unexpected double page output
on including a file produced by poppler in another document in another
document...

some code:
%!PS-Adobe-3.0 EPSF-3.0
%Produced by poppler pdftops version: 0.18.4 (http://poppler.freedesktop.org)
%%LanguageLevel: 3
%%DocumentProcessColors: (atend)
...
...
...
0 0 0 1 k
Q
Q
showpage  <- - - - - - - - - - <----- the forbidden thing
%%PageTrailer
pdfEndPage
%%Trailer
end
%%DocumentSuppliedResources:
%%+ font OYIMNL+Gentium
%%DocumentProcessColors: Black
%%DocumentCustomColors:
%%CMYKCustomColor:
%%EOF

would be nice if it could be fixed....

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20150714/0001432d/attachment.html>


More information about the Poppler-bugs mailing list