From 47d455dd55be855e4cc691c32f687f723d9247ee Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ...tDialogPage_DJVUconversionoptions_basewidget.ui | 145 +++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 kviewshell/plugins/djvu/kprintDialogPage_DJVUconversionoptions_basewidget.ui (limited to 'kviewshell/plugins/djvu/kprintDialogPage_DJVUconversionoptions_basewidget.ui') diff --git a/kviewshell/plugins/djvu/kprintDialogPage_DJVUconversionoptions_basewidget.ui b/kviewshell/plugins/djvu/kprintDialogPage_DJVUconversionoptions_basewidget.ui new file mode 100644 index 00000000..fbc48750 --- /dev/null +++ b/kviewshell/plugins/djvu/kprintDialogPage_DJVUconversionoptions_basewidget.ui @@ -0,0 +1,145 @@ + +kprintDialogPage_DJVUconversionoptions_basewidget + + + kprintDialogPage_DJVUconversionoptions_basewidget + + + + 0 + 0 + 548 + 126 + + + + + unnamed + + + + textLabel1 + + + + 4 + 5 + 0 + 0 + + + + PostScript language level: + + + + + textLabel2 + + + + 4 + 5 + 0 + 0 + + + + Render mode: + + + + + + Level 1 (almost obsolete) + + + + + Level 2 (default) + + + + + Level 3 (might print faster) + + + + psLevel + + + + 3 + 0 + 0 + 0 + + + + <p>With this dialog you can choose the PostScript language level used by KViewShell. The choice of a language level can dramatically affect printing speed, but has no impact on the quality of the printout.</p> +<p><b>Level 1:</b> This is the most conservative option, because PostScript Level 1 files can be printed on all printers. The files produced are, however, extremely long, and printing can be very slow.</p> +<p><b>Level 2:</b> Level 2 PostScript files are much smaller and print much faster than Level 1 files. Level 2 files are supported by almost all printers.</p> +<p><b>Level 3:</b> Level 3 PostScript files are much smaller and print even faster than Level 2 files. However, Level 3 files are supported only by some modern printers. If Level 3 works for you, this is the best option.</p> + + + + + + Print Full Page (default) + + + + + Black & White + + + + + Foreground Only + + + + + Background Only + + + + renderMode + + + + 3 + 0 + 0 + 0 + + + + <p>Good DJVU files are separated into foreground and background images. The foreground mostly contains the text. With the render mode you can decide what part of your page will be printed.</p> +<p><b>Print Full Page:</b> The full page, including foreground and background will be printed, either in color or in grayscale.</p> +<p><b>Black & White:</b> Foreground and background are printed, but only in black-and-white. If this option is chosen, the files generated will print much faster, but quality will not be as good.</p> +<p><b>Foreground Only:</b> This option is useful if the background of the page is disturbing and affects the readability of the text.</p> +<p><b>Background Only:</b> Print only the background of the page.</p> + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + + -- cgit v1.2.1