In case anyone is interested, I was able to workaround this problem. I
had to build kdiff3 from source after making a small change. YMMV, since
I have not done extensive testing, nor have I done any checks to see
what sort of side-effects my code change may have. Here's what I did:

1. Download kdiff3 source tarball. (kdiff3-0.9.97.tar.gz)
2. tar xvzf kdiff3-0.9.97.tar.gz
3. cd kdiff3-0.9.97/src-QT4
4. Open file kdiff3.cpp
5. Change line number 869 from:
    #ifdef KREPLACEMENTS_H
    to:
    #ifndef KREPLACEMENTS_H
6. Follow the directions in the README file under the kdiff3-0.9.97 directory 
(the section under "Requirements & Installation") to build kdiff3. 
7. The newly built kdiff3 will print to pdf as one would expect.

Let me know if you are able to get this to work.

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

Title:
  kdiff3 empty printout to PDF

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

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

Reply via email to