Your error_log contains

D [25/Sep/2013:16:38:11 +0300] [Job 413] argv[5]="noCollate finishings=3
media=Custom.272x197mm number-up=1 outputorder=normal portrait sides
=one-sided job-uuid=urn:uuid:e91fded1-7082-3f0c-4a2b-7cbcb50e7a50 job-
originating-host-name=localhost time-at-creation=1380116291 time-at-
processing=1380116291 Duplex=None"

It seems that the application you have used for printing defines a
custom paper size: media=Custom.272x197mm. Assuming you are printing on
A4 paper, this can lead to a part of the document being cut off.

I tried printing your file from the command line on an HP inkjet
printer:

lp -d printer -o media=Custom.272x197mm Test\ print\ -\ Sheet1.pdf

and got the same cut-off output as you got.

The bug is in the application. It should not supply
"media=Custom.272x197mm" with the job. Please tell us from which
application you have printed.


** Changed in: cups (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229295

Title:
  A4 Right margin cut off with HP Deskjet 5550

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1229295/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to