Comment 39 for bug 890684

Revision history for this message
In , Steven (steven-redhat-bugs) wrote :

Description of problem:
When I try to print any document, using any program, the top margins are not respected. For example, a document that is supposed to have the top margin start at about 68 pixels actually prints at about 17 pixels.

Version-Release number of selected component (if applicable):
hplip-3.11.7-2.fc14.x86_64
hplip-libs-3.11.7-2.fc14.x86_64
hplip-common-3.11.7-2.fc14.x86_64
hplip-gui-3.11.7-2.fc14.x86_64

How reproducible:
All attempted print jobs print incorrectly.

Steps to Reproduce:
1. Print a document.
2.
3.

Actual results:
A 68 pixel margin magically becomes a 17 pixel margin

Expected results:
I should be able to print any document that I choose and have the margins be where they were when I created the document.

Additional info: If I downgrade to the following, printing always works exactly as it should:
hplip-3.10.6-3.fc14.x86_64
hplip-libs-3.10.6-3.fc14.x86_64
hplip-common-3.10.6-3.fc14.x86_64
hplip-gui-3.10.6-3.fc14.x86_64

Also, the output of "diff -ur etc-cups-ppd-working /etc/cups/ppd/HP-LaserJet-P2055dn.ppd" reads as follows:

steve@localhost ~$ diff -ur etc-cups-ppd-working /etc/cups/ppd/HP-LaserJet-P2055dn.ppd
--- etc-cups-ppd-working 2011-09-12 15:07:19.935878232 -0500
+++ /etc/cups/ppd/HP-LaserJet-P2055dn.ppd 2011-09-13 15:47:44.889982117 -0500
@@ -1,6 +1,6 @@
 *PPD-Adobe: "4.3"
 *%%%% PPD file for HP LaserJet p2055dn with CUPS.
-*%%%% Created by the CUPS PPD Compiler CUPS v1.4.8.
+*%%%% Created by the CUPS PPD Compiler CUPS v1.4.4.
 *% (c) 2008 Copyright Hewlett-Packard Development Company, LP
 *FormatVersion: "4.3"
 *FileVersion: "hpcups 3.11.7"

So, margins always print as expected with hplip-3.10.6-3.fc14.x86_64 but always print incorrectly with hplip-3.11.7-2.fc14.x86_64