Version: 1.2.2 (using KDE 2.2.2) Installed from: Debian Package 4:2.2.2-13.woody.3 (3.0) Compiler: gcc version 2.95.4 20011002 (Debian prerelease) OS: Linux (i686) release 2.4.19 It would be nice if Kfax could be told to only print a certain range of pages (and/or only the currently-viewed page). This would be especially useful to skip the printing of coverpages.
CVS commit by deller: - fix "CTRL-R shortcut for rotate does not work in kfax" (#84147) - fix "Can't print only part (selected pages) of a document" (#50286) - drop g3hack.cpp file - not needed - kfax now reads the resolution (DPI) from the file and uses this for printing - kfax will try to print the page with the same resolution, if it does not fit on the page, scale it. - some other smaller code cleanups BUG:84147 FEATURE:50286 M +1 -1 TODO 1.5 M +1 -0 faxexpand.h 1.9 M +59 -20 kfax.cpp 1.104 M +2 -1 kfax.h 1.46 M +7 -19 viewfax.cpp 1.24 R g3hack.cpp 1.4