Hi

After some investigations I found a relatively easy way to get arround this.
The culprit beeing cups-filters. After downgrading it, evrything seemed OK.

apt-cache policy cups-filters
cups-filters:
  Installed: 1.0.18-0ubuntu0.1
  Candidate:    1.0.24-2ubuntu0.1
  Versiontabel:
     1.0.24-2ubuntu0.1 0
        500 http://archive.ubuntu.com/ubuntu/ quantal-updates/main amd64
     1.0.24-2 0
        500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64
 *** 1.0.18-0ubuntu0.1 0
        500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64


How to downgrade?

add the line

   deb http://archive.ubuntu.com/ubuntu/ precise-updates main

to sources.list

apt-get update
apt-get install cups-filters=1.0.18-0ubuntu0.1
apt-mark hold cups-filters

Hope this is useful

Jack

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1097105

Title:
  PDF's are offset when printed with lpr, but not acroread

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  When printing pdf files from evince or lpr the result is a pdf file that is 
offset and usually cliped at the top and right edge.
  The following file was used
  www.opensource.apple.com/source/cups/cups-136/cups/test/testfile.pdf
  from evince select scalling as none select auto rotate and center
  the result is a printout that is shifted up and left so that hte lower and 
left edges can be seen
  the expected result is that all sides should be clipped given the testfile 
prints at the extreme boarders

  This only happens with 12.10. The printer works fine on 12.04 with the exact 
same drivers installed.
  These drivers are installed on both computers. The printer in question is a 
Brother DCP7065DN
  LPR driver    deb     2.1.0-1         35 KB   2011.Apr.01
  cupswrapper driver    deb     2.0.4-2         13 KB   2011.Apr.01
  downloaded from 
http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html#DCP-7065DN

  This test file can be printed as expected from acroread. The
  difference I believe is that evince and lpr pass along PDF and
  acroread passes postscript. this was observed by doing a file on the
  /var/spool/cups/d*

  This is also observed via libre office. when printing and one selects
  PDF for the 'printer language type' the offset is observed. if you
  select postscript from the 'printer language type' it prints as
  expected.

  I also have a MFC-J4510DW that prints perfectly from 12.10 all
  applications mentioned.

  Both printers have the latest firmware.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11.3
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Mon Jan  7 20:44:47 2013
  InstallationDate: Installed on 2012-07-01 (190 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  Lpstat:
   device for DCP7065DN: lpd://DCP/BINARY_P1
   device for MFCJ4510DW: lpd://MFC/BINARY_P1
  MachineType: Hewlett-Packard HP G72 Notebook PC
  MarkForUpload: True
  Papersize: letter
  PpdFiles:
   DCP7065DN: Brother DCP7065DN for CUPS
   MFCJ4510DW: Brother MFC-J4510DW CUPS
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-21-generic 
root=UUID=9bc8d282-ff75-4e67-b337-cf110d979925 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-12-23 (15 days ago)
  dmi.bios.date: 02/15/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.47
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1439
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 60.4F
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.47:bd02/15/2011:svnHewlett-Packard:pnHPG72NotebookPC:pvr058E110000252710001620100:rvnHewlett-Packard:rn1439:rvr60.4F:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP G72 Notebook PC
  dmi.product.version: 058E110000252710001620100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to