<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#c5">Comment # 5</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>(In reply to <a href="show_bug.cgi?id=56525#c2">comment #2</a>)
<span class="quote">> Should I move this bug to GTK's bugzilla?</span >

I have not seen any evidence that cairo is at fault.

It would help if you could do more tests to isolate the cause. Your test case
is using three different libraries that could affect the printout - cairo, gtk,
and pango.

I don't currently have a gtk development environment on windows set up so all I
can do is offer some suggestions.

Try using cairo by itself to create pdf and postscript files with a rectangle.
Print them out and use a ruler to check the size and position is correct. Cairo
uses points (1/72 inch) for units. You printer accepts pdf and ps so you can
bypass cups and print directly with lpr -l. CUPS may do scaling depending on
how it is configured so it is important to print directly to the printer.

Try printing the pdf from windows and check the dimensions. If using Adobe
Reader ensure that the scale option in the print dialog is set to None.

Convert the stand along cairo program to use gtkprint and check the results.

If the rectangle size and position is correct you could repeat the tests with
some text. I suggest installing the same font on Linux and Windows for the
test.</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>