Package: xpdf Version: 3.03-7 I seem to be having the same problem with some text not showing up in some pdf files. I've also been able to debug the problem and possibly track down the cause.
It seems to be the different behaviour between xpdf and poppler with external font substitution in the SplashOutputDev::doUpdateFont method. In the example file (http://ww1.microchip.com/downloads/en/DeviceDoc/21984e.pdf) the external ttf font ArialMT is substituted for a local pfb font Helvetica (/usr/share/fonts/type1/gsfonts/n019003l.pfb). In the poppler version of the code the font file n019003l.pfb is loaded as a TrueTypeFont as defined in the pdf file. In the xpdf version the font file's type is detected by lower level code and this type is then used to load the font. Robert -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-rc1 Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xpdf depends on: ii lesstif2 1:0.95.2-1 ii libc6 2.13-21 ii libgcc1 1:4.6.1-15 ii libpoppler13 0.16.7-2+b1 ii libstdc++6 4.6.1-15 ii libx11-6 2:1.4.4-2 ii libxt6 1:1.1.1-2 Versions of packages xpdf recommends: ii gsfonts-x11 0.22 ii poppler-data 0.4.5-2 ii poppler-utils 0.16.7-2+b1 xpdf suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org