06.15.06
Yet Another Version
As finally I’ve added print support to ePDFView I decided to release version 0.1.5 today.
Besides the print support, this version also handles Internet hyperlinks and is able to save document’s copies. I’ve also fixed some bugs (thanks baze to report them!) and also some minor interface improvements; I’m very happy with the new keyboard navigation, thanks LoneFox.
Unfortunately, this time Moritz Heiber couldn’t update the German translation for work reasons. I hope it goes smooth with your new destination. The French and Vietnamese translations were updated, as always, by Mr_Moustache and VnPenguin, respectively. Thanks to all.
Àlex said,
July 5, 2006 at 9:44 am
Great work!!!
Congratulations Jordi because day after day you are becoming an authentic computer Guru!!!! You will be big. Your legend will endure during the years!
Remember, the enlarge of the penis isn’t so important!
asphaltjesus said,
December 3, 2007 at 7:46 pm
One more note about building epdf 0.1.6 in debian. It’s pretty easy.
1. apt-get install libcppunit-dev
libcupsys2-dev libpoppler-glib-dev libgtk2.0-dev libglib2.0-dev
2. extract the source tar -xvf epdf* and change into the extracted directory.
3. .configure It will complain about the library versions being too old. Search the configure file for the error message and work backwards from there to find the versions it’s looking for stored as $somevariable. Make them pre-debian and the configure will fly.
4. make
5. As root, make install.
Beautiful application! Thank you.