[ Thanks to Mary
Riley for this link. ]
” I embed this application in PHP scripts to create web
design roundups over at my other blog. I was able to capture 75
minimal web designs without much hassle.“This application is a little harder to install because it’s not
in the Ubuntu repositories…. Scratch that! I found one at
Sourgeforge. Install that, or compile with the directions below.
That being said, if someone wants to post a link to a Deb file or a
repository, I would love you forever. You need to have a few
packages compiled to use khtml2png, including g++, KDE 3.x, kdelibs
for KDE 3.x (kdelibs4-dev), zlib (zlib1g-dev), and cmake. This
command should work:sudo apt-get install g++ kdelibs zlib1g-dev cmake