<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Printer output inconsistent, shifted up in Windows"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56525#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Printer output inconsistent, shifted up in Windows"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56525">bug 56525</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>I suspect this is more likely to be a gtk bug. The cairo windows printing
surface just draws onto the HDC supplied to it without any translation of
coordinates.

This is the test code I used when working on hard margins for gtk:
<a href="http://people.freedesktop.org/~ajohnson/print.c">http://people.freedesktop.org/~ajohnson/print.c</a>

You can try it to see that the hard margins are correct and the rectangle is
visible. The rectangle should disappear if you expand it to be just outside the
hard margins.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>