<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Printing of certain PDF files does not work with "fit-to-page" because of wrong BoundingBox values in the PostScript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87161#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Printing of certain PDF files does not work with "fit-to-page" because of wrong BoundingBox values in the PostScript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87161">bug 87161</a>
              from <span class="vcard"><a class="email" href="mailto:bugs@clearingstelle-eeg.de" title="bugs@clearingstelle-eeg.de">bugs@clearingstelle-eeg.de</a>
</span></b>
        <pre>I can confirm this bug with Opensuse 13.2 and a different file. Interestingly
the wrongly suggested bounding box has the same dimensions, there seems to be
no calculation done at all!

/tmp/print-job-okular-bbox contains:
%Produced by poppler pdftops version: 0.26.5 (<a href="http://poppler.freedesktop.org">http://poppler.freedesktop.org</a>)
%%Creator: LaTeX with Beamer class version 3.26
%%Title: vortrag-test.pdf
%%LanguageLevel: 2
%%DocumentSuppliedResources: (atend)
%%DocumentMedia: A4 595 842 0 () ()
%%BoundingBox: 0 0 595 842


Whereas ghostscript calculates the bounding box as following:
gs -sDEVICE=bbox -dBATCH -dNOPAUSE /tmp/print-job-okular-bbox 
GPL Ghostscript 9.15 (2014-09-22)
%%BoundingBox: 115 286 479 557
%%HiResBoundingBox: 115.991996 286.505991 478.835985 556.631983

Please fix this!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>