reassign 399082 poppler-utils thanks As CUPS maintainer, I don't want to set "conflict" at this moment because it may happen only if user changes the orientation.
Ondrej, could you care this bug? At Fri, 17 Nov 2006 16:56:55 +0100, Silvestre Zabala wrote: > Package: cupsys > Version: 1.2.6-2 > Severity: normal > File: /usr/lib/cups/filter/pdftops > Tags: patch > > Hello, > > printing a landscape-orientied PDF works with pdftops from xpdf-utils > but with pdftops from poppler-utils (unstable and experimental) only the > part which fits on a portrait orientied page is printed. > > Here is a diff of the outputs by pdftops: > --- form.poppler-utils.experimental.ps 2006-11-17 16:32:34.000000000 +0100 > +++ form.xpdf-utils.ps 2006-11-17 16:33:21.000000000 +0100 > @@ -1,16 +1,16 @@ > %!PS-Adobe-3.0 > -%%Creator: xpdf/pdftops 3.00 > +%%Creator: xpdf/pdftops 3.01 > %%LanguageLevel: 2 > %%DocumentSuppliedResources: (atend) > -%%DocumentMedia: plain 842 595 0 () () > -%%BoundingBox: 0 0 842 595 > +%%DocumentMedia: plain 595 841 0 () () > +%%BoundingBox: 0 0 595 841 > %%Pages: 1 > %%EndComments > %%BeginDefaults > %%PageMedia: plain > %%EndDefaults > %%BeginProlog > -%%BeginResource: procset xpdf 3.00 0 > +%%BeginResource: procset xpdf 3.01 0 > /xpdf 75 dict def xpdf begin > % PDF special state > /pdfDictSize 15 def > @@ -462,12 +462,15 @@ > /eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide > /oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis] > pdfMakeFont > -842 595 false pdfSetup > +595 841 false pdfSetup > %%EndSetup > %%Page: 1 1 > %%BeginPageSetup > -%%PageOrientation: Portrait > +%%PageOrientation: Landscape > pdfStartPage > +90 rotate > +1.66533e-15 -594.647 translate > +0.9988 0.9988 scale > 0 0 842 595 re W > %%EndPageSetup > [] 0 d > @@ -482,6 +485,8 @@ > [0] SC > false op > false OP > +0 0 842 595 re > +W > q > q > [1 0 0 1 42 551] cm > > I'm reporting this bug against cupsys because it's the package with > which I'm experiencing the problem, but it might be a bug in > poppler-utils. However before reassigning, a conflict against the current > version of poppler-utils might be warranted. > > Thank you, > Silvestre > > -- System Information: > Debian Release: 4.0 > APT prefers unstable > APT policy: (500, 'unstable'), (101, 'experimental') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.18-1-vserver-686 > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) > > Versions of packages cupsys depends on: > ii adduser 3.99 Add and remove users and groups > ii cupsys-common 1.2.6-2 Common UNIX Printing System(tm) > - > ii debconf [debconf-2.0] 1.5.9 Debian configuration management > sy > ii gs-esp 8.15.3.dfsg.1-1 The Ghostscript PostScript > interpr > ii libc6 2.5-0exp3 GNU C Library: Shared libraries > ii libcupsimage2 1.2.6-2 Common UNIX Printing System(tm) > - > ii libcupsys2 1.2.6-2 Common UNIX Printing System(tm) > - > ii libdbus-1-3 1.0.0-1 simple interprocess messaging > syst > ii libgnutls13 1.4.4-3 the GNU TLS library - runtime > libr > ii libldap2 2.1.30-13.2 OpenLDAP libraries > ii libpam0g 0.79-4 Pluggable Authentication Modules > l > ii libpaper1 1.1.20 Library for handling paper > charact > ii libslp1 1.2.1-6 OpenSLP libraries > ii lsb-base 3.1-20 Linux Standard Base 3.1 init > scrip > ii patch 2.5.9-4 Apply a diff file to an original > ii perl-modules 5.8.8-6.1 Core Perl modules > ii procps 1:3.2.7-3 /proc file system utilities > ii xpdf-utils [poppler-util 3.01-9 Portable Document Format (PDF) > sui > ii zlib1g 1:1.2.3-13 compression library - runtime > > Versions of packages cupsys recommends: > ii cupsys-client 1.2.6-2 Common UNIX Printing System(tm) > - > ii foomatic-filters 3.0.2-20061031-1 linuxprinting.org printer > support > ii smbclient 3.0.23d-1 a LanManager-like simple client > fo > > -- debconf information: > cupsys/raw-print: true > cupsys/backend: ipp, lpd, parallel, socket, usb > > -- > http://silvestre.zabala.name/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

