Summary: | Can't print only part of a document | ||
---|---|---|---|
Product: | [Unmaintained] kfax | Reporter: | Bill Kendrick <bill> |
Component: | general | Assignee: | Bernd Wuebben <wuebben> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bill Kendrick
2002-11-06 17:23:52 UTC
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 |