2008/2/15 Tim Waugh <<a href="mailto:twaugh@redhat.com">twaugh@redhat.com</a>>:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
The reason this test might be more revealing is that the actual correct<br>
paper size for the printer is right there in the printer's PPD.  If the<br>
applications aren't getting it from that, they are just guessing.</blockquote><div><br>A problem that I encountered some time ago and reported at<br><br></div></div>    <a href="https://bugzilla.redhat.com/show_bug.cgi?id=204621">https://bugzilla.redhat.com/show_bug.cgi?id=204621</a><br>
<br>is that even when I do install a default printer with paper size a4, then applications which use GtkPrint will not take this customized paper size into account and always default to letter size paper when the current locale has preset it this way.<br>
One can obviously change the paper size in the "Print Setup..." dialog but this change won't be memorized. Interestingly, the correct paper size is actually used by applications which rely on libgnomeprint, and accordingly, abiword still correctly chooses paper size a4 without manual tweaking. Others like epiphany or evince which used to behave correctly in the past have migrated to GtkPrint and are now afflicted by this issue.<br>