[Bug 194284] Re: PDF's printed with kpdf add extra white page on HP Color laserjet 2550
mrvanes
bugs at mrvanes.com
Fri Oct 24 15:12:28 UTC 2008
Today I was totally fed up with the by now notorious extra white page and hinted by the original kpdf developer that the ubuntu version of kpdf is too heavily modified to support from his side, I compiled and tried the original version, distributed with kdegraphics-3.5.10. To my surprise the extra white page is now gone!
So my plea to the ubuntu maintainers would be: PLEASE stay away from the kpdf code and leave it as it is, it looks like you're breaking more than you're fixing!
The difference between the .ps files generated by the two versions are:
--- kpdf_ubuntu.ps 2008-10-24 16:43:38.000000000 +0200
+++ kpdf_original.ps 2008-10-24 16:51:39.000000000 +0200
@@ -10,8 +10,8 @@
%%PageMedia: plain
%%EndDefaults
%%BeginProlog
-%%BeginResource: procset xpdf 3.00 0
-%%Copyright: Copyright 1996-2004 Glyph & Cog, LLC
+%%BeginResource: procset xpdf 3.02 0
+%%Copyright: Copyright 1996-2007 Glyph & Cog, LLC
/xpdf 75 dict def xpdf begin
% PDF special state
/pdfDictSize 15 def
@@ -411,7 +411,7 @@
%%EndProlog
%%BeginSetup
xpdf begin
-595 842 true pdfSetup
+595 842 false pdfSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
--
PDF's printed with kpdf add extra white page on HP Color laserjet 2550
https://bugs.launchpad.net/bugs/194284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegraphics in ubuntu.
More information about the kubuntu-bugs
mailing list