diff options
Diffstat (limited to 'kviewshell/kmultipage.h')
-rw-r--r-- | kviewshell/kmultipage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/kmultipage.h b/kviewshell/kmultipage.h index 3414d10c..a470ab9d 100644 --- a/kviewshell/kmultipage.h +++ b/kviewshell/kmultipage.h @@ -92,7 +92,7 @@ public: should) therefore be re-implemented if you have good code to convert your document to PostScript. - Example: If your document consists of a single A4 page that tqcontains + Example: If your document consists of a single A4 page that contains a DJVU image of 30KB, then the default implementation would render the image in 600dpi, i.e. in about 7000x5000 pixel, and then send this huge graphics uncompressed to the printer. A smart |