summaryrefslogtreecommitdiffstats
path: root/doc/kghostview/index.docbook
blob: 4125872874d955659a59f2aede3207f2383cebf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
 "dtd/kdex.dtd" [
  <!ENTITY kappname "&kghostview;">
  <!ENTITY package "kdegraphics">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
]>
<book lang="&language;">

<bookinfo>
<title>The &kghostview; Handbook</title>
<authorgroup>
<author>
<firstname>Pamela</firstname>
<surname>Roberts</surname>
<affiliation>
<address>&Pamela.Roberts.mail;</address>
</affiliation>
</author>

<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<copyright>
<year>2001</year> <year>2002</year>
<holder>&Pamela.Roberts;</holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<date>2006-02-28</date>
<releaseinfo>0.20</releaseinfo>

<abstract>
<para>&kghostview; displays and prints &PostScript; (<literal
role="extension">.ps</literal>, <literal
role="extension">.eps</literal>) and Portable Document Format
(<literal role="extension">.pdf</literal>) files.</para>
<para>This document describes &kghostview; version 0.20</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>linux</keyword>
<keyword>postscript</keyword>
<keyword>ghostview</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title>Introduction</title>

<para>
&kghostview; displays and prints &PostScript; (<literal
role="extension">.ps</literal>, <literal
role="extension">.eps</literal>) and Portable Document Format (<literal
role="extension">.pdf</literal>) files. It is a port to &kde; of Tim
Theisen's <application>Ghostview</application> program which uses Alladin
<application>Ghostscript</application> to view documents prepared in
<trademark class="registered">Adobe</trademark>'s &PostScript; page
description language. &PostScript; is the major page description language
for printing on &UNIX; systems and this application can be used to preview
material intended for printing or for reading documents online.
</para>

<para>
You can use &kghostview; with all recent versions of
<application>Ghostscript</application>. Newer versions offer much
improved performance which you can take advantage of with &kghostview;.
</para>

<para>
If a document does not conform to the <trademark
class="registered">Adobe</trademark> document structuring convention the
functionality of the viewer is limited. For example, if there is no
table of contents, skipping around the document and marking pages is not
possible.
</para>

</chapter>


<chapter id="fundamentals">
<title>Fundamentals</title>

<para>
This section describes what you see in the main &kghostview; window, the
actions of the Toolbar buttons and how to use the Page List.
</para>

<para>
You can open multiple instances of &kghostview; to view multiple
documents. The titlebar at the top of a window shows you the name of
the document in that window.
</para>

<para>
The main area displays a page of the current document. If the page is
too large to fit inside the window, scrollbars are automatically added
to the sides of the display, although these can be disabled with the
<guimenu>Settings</guimenu> menu.
</para>
<para>
Note that the Toolbar and the Page List can be hidden with the <link
linkend="settings">Settings</link> menu options to give more space on
the screen for the content area.
</para>

<para>
You can scroll up and down in a page with the <keysym>Up
Arrow</keysym> and <keysym>Down Arrow</keysym> keys, or use the
<menuchoice><guimenu>View</guimenu><guimenuitem>Read Up</guimenuitem></menuchoice> 
(<keycap>PageUp</keycap>) and <menuchoice><guimenu>View</guimenu>
<guimenuitem>Read Down</guimenuitem></menuchoice> 
(<keycap>PageDown</keycap>) options to scroll through the entire document.
</para>

<para>The
<guibutton>Read Up</guibutton> and <guibutton>Read Down</guibutton> 
-Toolbar buttons do what they say, or you can go
immediately to any page with a &LMB; click on the appropriate entry in
the Page List.
</para>

<para>
If selected in the <guimenu>Settings</guimenu> menu a Page List will be
displayed at the left side of the window. This list has two columns: the
first may contain a flag indicating that the page has been marked, the
second contains the page numbers. You can use this page list to navigate
through the document or to mark pages for printing.
</para>

<para>
You can toggle the <quote>page marked</quote> flag for the currently
displayed page with <keycombo
action="simul">&Ctrl;&Shift;<keycap>M</keycap></keycombo> or for
any page by &LMB; clicking on it in the Page List. You can also clear or
change your page marks using the context menu that is activated by
&RMB; clicking anywhere in the Page List area or by selecting the <link
linkend="menuedit">Edit</link> menu.
</para>

</chapter>

<chapter id="primary-menu-items">
<title>The Menubar</title>

<sect1 id="menufile">
<title>The <guimenu>File</guimenu> Menu</title>

<variablelist>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>O</keycap></keycombo></shortcut>
<guimenu>File</guimenu>
<guimenuitem>Open...</guimenuitem>
</menuchoice></term>
<listitem><para><action>Open</action> a file. If a file
is currently being displayed it will be closed.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>File</guimenu>
<guimenuitem>Open Recent</guimenuitem>
</menuchoice></term>
<listitem><para><action>Open</action> a file selected from a combo box of
recently opened files. If a file is currently being displayed it will be
closed.</para></listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>File</guimenu>
<guimenuitem>Save As...</guimenuitem>
</menuchoice></term>
<listitem><para><action>Save</action> the currently open file.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>P</keycap></keycombo></shortcut>
<guimenu>File</guimenu>
<guimenuitem>Print...</guimenuitem>
</menuchoice></term>
<listitem><para><action>Print</action> the currently displayed document.
The Print dialog box will let you choose to print all or selected
(marked) pages.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>File</guimenu>
<guimenuitem>Document Info</guimenuitem>
</menuchoice></term>
<listitem><para><action>Display</action> some basic information about
the document.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>Q</keycap></keycombo></shortcut>
<guimenu>File</guimenu>
<guimenuitem>Quit</guimenuitem>
</menuchoice></term>
<listitem><para><action>Close</action> down &kghostview;.</para>
</listitem>
</varlistentry>

</variablelist>

</sect1>

<sect1 id="menuedit">
<title>The <guimenu>Edit</guimenu> Menu</title>

<note>
<para>
You can also get this menu by &RMB; clicking anywhere in the Page List
area.
</para>
</note>

<variablelist>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;&Shift;
<keycap>M</keycap></keycombo></shortcut>
<guimenu>Edit</guimenu>
<guimenuitem>Mark Current Page</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggle the page marked
flag</action> for the current page.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Edit</guimenu>
<guimenuitem>Mark All Pages</guimenuitem>
</menuchoice></term>
<listitem><para><action>Set the page marked
flag</action> for all pages of the document.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Edit</guimenu>
<guimenuitem>Mark Even Pages</guimenuitem>
</menuchoice></term>
<listitem><para><action>Set the page marked
flag</action> for all even numbered pages in the document. Used in
conjunction with <guimenuitem>Mark Odd Pages</guimenuitem> or
<guimenuitem>Toggle Page Marks</guimenuitem> this provides a convenient way of
double-sided printing a document on a single sided printer</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Edit</guimenu>
<guimenuitem>Mark Odd Pages</guimenuitem>
</menuchoice></term>
<listitem><para><action>Set the page marked
flag</action> for all odd numbered pages in the document.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Edit</guimenu>
<guimenuitem>Toggle Page Marks</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggle the page marked
flags</action> for all pages in the document.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Edit</guimenu>
<guimenuitem>Remove Page Marks</guimenuitem>
</menuchoice></term>
<listitem><para><action>Clear the page marked
flags</action> for all pages in the document.</para></listitem>
</varlistentry>

</variablelist>

</sect1>

<sect1 id="view">
<title>The <guimenu>View</guimenu> Menu</title>

<variablelist>

<varlistentry>
<term><menuchoice>
<shortcut>
<keycap>F5</keycap>
</shortcut>
<guimenu>View</guimenu>
<guimenuitem>Reload</guimenuitem>
</menuchoice></term>
<listitem><para><action>Re-render</action> the current document page.</para>
</listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycap>M</keycap></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Maximize</guimenuitem></menuchoice>
</term>
<listitem>
<para>This option maximizes the &kghostview; window.</para> 
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><shortcut><keycombo action="simul">&Ctrl;&Shift;
<keycap>F</keycap></keycombo></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Full Screen Mode</guimenuitem></menuchoice>
</term>
<listitem>
<para>This option maximizes the &kghostview; window and the currently shown page.
Even the window decorations (titlebar &etc;) are temporarily removed.
To switch back to normal window mode, press the <keycap>ESC</keycap> key or 
the shortcut <keycombo action="simul">&Ctrl;&Shift;
<keycap>F</keycap></keycombo> again, or open the context menu with a &RMB; click
and select <guimenuitem>Exit Full Screen Mode</guimenuitem>.
</para> 
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
<guimenuitem>Orientation</guimenuitem>
</menuchoice></term>
<listitem><para><action>Change the orientation</action> of the
displayed page. You can choose between <guimenuitem>Auto</guimenuitem>,
<guimenuitem>Portrait</guimenuitem>,
<guimenuitem>Landscape</guimenuitem>, <guimenuitem>Upside
Down</guimenuitem> and <guimenuitem>Seascape</guimenuitem> which is like
<guimenuitem>Landscape</guimenuitem> but the other way up.</para> </listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
<guimenuitem>Paper Size</guimenuitem>
</menuchoice></term>
<listitem><para>Lets you view the document as if it
were printed on different <action>paper sizes</action> without changing the
scale. You should normally choose <guimenuitem>Auto</guimenuitem>.</para>
</listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo>
</shortcut>
<guimenu>View</guimenu>
<guimenuitem>Zoom In</guimenuitem>
</menuchoice></term>
<listitem><para><action>Increase the magnification</action> of the
document view.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
<guimenuitem>Zoom</guimenuitem>
</menuchoice></term>
<listitem><para>
<action>Select a predefined zoom factor.</action>
</para></listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>-</keycap></keycombo></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Zoom Out</guimenuitem>
</menuchoice></term>
<listitem><para><action>Decrease the magnification</action> of the
document view.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
<guimenuitem>Fit to Page Width</guimenuitem>
</menuchoice></term>
<listitem><para><action>Scale</action> the display so a page width fits
exactly across the main display area.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycap>S</keycap></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Fit to Screen</guimenuitem>
</menuchoice></term>
<listitem><para><action>Scale</action> the display so the entire page fits
exactly across the main display area.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>PageUp</keycap></keycombo></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Previous Page</guimenuitem>
</menuchoice></term>
<listitem><para>View the <action>previous page</action> of the
document.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>PageDown</keycap></keycombo></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Next Page</guimenuitem>
</menuchoice></term>
<listitem><para>View the <action>next page</action> of the
document.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>Home</keycap></keycombo></shortcut>
<guimenu>View</guimenu>
<guimenuitem>First Page</guimenuitem>
</menuchoice></term>
<listitem><para><action>Go to the first page</action> of the
document.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycombo action="simul">&Ctrl;
<keycap>End</keycap></keycombo></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Last Page</guimenuitem>
</menuchoice></term>
<listitem><para><action>Go to the last page</action> of the
document.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>View</guimenu>
<guimenuitem>Go to Page</guimenuitem>
</menuchoice></term>
<listitem><para><action>Go to a selected page</action> of the
document.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycap>PageUp</keycap></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Read Up</guimenuitem>
</menuchoice></term>
<listitem><para><action>Scroll backwards</action> through the
document.</para> </listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<shortcut><keycap>PageDown</keycap></shortcut>
<guimenu>View</guimenu>
<guimenuitem>Read Down</guimenuitem>
</menuchoice></term>
<listitem><para><action>Scroll forwards</action> through the
document.</para> </listitem> </varlistentry>

</variablelist>

</sect1>

<sect1 id="settings">
<title>The <guimenu>Settings</guimenu> Menu</title>

<variablelist>

<varlistentry>
<term><menuchoice><shortcut><keycombo action="simul">
&Ctrl;<keycap>M</keycap></keycombo></shortcut>
<guimenu>Settings</guimenu>
<guimenuitem>Show/Hide Menubar</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggles the menubar on/off.</action></para></listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Show/Hide Toolbar</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggle the Toolbar display</action> on
and off.</para></listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Show/Hide Statusbar</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggle the Status bar display</action> on
and off.</para></listitem> </varlistentry>

<varlistentry>
<term><menuchoice><shortcut><keycombo action="simul">&Ctrl;&Shift;
<keycap>F</keycap></keycombo></shortcut>
<guimenu>Settings</guimenu>
<guimenuitem>Full Screen Mode</guimenuitem></menuchoice>
</term>
<listitem>
<para>This option maximizes the &kghostview; window and the currently shown page.
Even the window decorations (titlebar &etc;) are temporarily removed.
To switch back to normal window mode, press the <keycap>ESC</keycap> key or 
the shortcut <keycombo action="simul">&Ctrl;&Shift;
<keycap>F</keycap></keycombo> again, or open the context menu with a &RMB; click
and select <guimenuitem>Exit Full Screen Mode</guimenuitem>.
</para> 
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Configure Shortcuts...</guimenuitem>
</menuchoice></term>
<listitem><para><action>Opens a dialog for changing the shortcuts.</action>
Using this option you can change the standard key shortcut for &kghostview;'s commands
or create new ones.</para></listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Configure Toolbars...</guimenuitem>
</menuchoice></term>
<listitem><para><action>Opens a dialog for configuring the toolbar.</action> You
can add and remove toolbuttons for &kghostview;'s commands with this
option.</para></listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Show/Hide Scrollbars</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggle the horizontal and vertical scrollbars</action>
on and off.</para></listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Show Page List</guimenuitem>
</menuchoice></term>
<listitem><para><action>Toggle the Page List</action>
on and off.</para></listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Show Page Labels</guimenuitem>
</menuchoice></term>
<listitem><para>If this is selected the <action>name (if any) of the
current page is displayed in the Status Bar</action>.</para></listitem>
</varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Watch File</guimenuitem>
</menuchoice></term>
<listitem><para>If this is selected the display will
<action>automatically update</action> if the document file
changes.</para></listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>No Flicker</guimenuitem>
</menuchoice></term>
<listitem><para>
If this is selected the display will start showing objects instantly as they are rendered, 
otherwise the whole page is rendered off-screen and then displayed.
</para></listitem> </varlistentry>

<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu>
<guimenuitem>Configure &kghostview;...</guimenuitem>
</menuchoice></term>
<listitem><para>Brings up the &kghostview;
<link linkend="config-dialog"><action>configuration dialog</action>
box</link>.</para></listitem> </varlistentry>

</variablelist>

</sect1>

<sect1 id="help">
<title>The <guimenu>Help</guimenu> Menu</title>

&help.menu.documentation;

</sect1>
</chapter>

<chapter id="config-dialog">
<title>Configuration</title>

<para>
The configuration dialog box is accessed with the
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
&kghostview;...</guimenuitem></menuchoice> option. It has two pages;
<guilabel>General</guilabel> and <guilabel>Ghostscript
Configuration</guilabel>
</para>

<sect1 id="general-settings">
<title>General Settings</title>

<para>
You can select <guilabel>Enable anti-aliasing of fonts and
images</guilabel> to get smoothly rendered text, but note that
anti-aliasing is memory intensive and slower than straightforward
rendering of fonts. Early versions of
<application>Ghostscript</application> could not perform anti-aliasing.
</para>

<para>
Select <guilabel>Use platform fonts</guilabel> if you wish to use your
native system fonts rather than those that come with
<application>Ghostscript</application>.
</para>

<para>
Turn <guilabel>Show Ghostscript messages in a separate box</guilabel>
on if you want to be informed of any output or error messages
generated by the <application>Ghostscript</application> interpreter.
</para>

<para>
You can choose whether &kghostview; uses a
<guilabel>Monochrome</guilabel>, <guilabel>Grayscale</guilabel> or
<guilabel>Color</guilabel> <guilabel>Palette</guilabel> for the display.
</para>

</sect1>

<sect1 id="ghostscript-config">
<title><application>Ghostscript</application> Configuration</title>

<para>
In this dialog box page you can set the name of the
<application>Ghostscript</application> <guilabel>Interpreter:</guilabel>
executable and the <guilabel>Non-antialiasing arguments:</guilabel> and
the <guilabel>Antialiasing arguments:</guilabel> passed to it. The
default settings should be suitable for most systems.
</para>

</sect1>

</chapter>

<chapter id="credits">

<title>Credits and License</title>

<para>
&kghostview;
</para>

<itemizedlist>
<title>Program Copyright:</title>
<listitem><para>&Mark.Donohoe; &Mark.Donohoe.mail; (original author) 1998
</para></listitem>
<listitem><para>&David.Sweet; &David.Sweet.mail;
Maintainer 1999-2000
</para></listitem>
<listitem><para>&Wilco.Greven; &Wilco.Greven.mail;
Current maintainer
</para></listitem>
<listitem><para>&David.Faure; &David.Faure.mail; (basis for
shell)</para>
</listitem>
<listitem><para>Daniel Duley <email>mosfet@kde.org</email> (port to
Kparts)</para>
</listitem>
<listitem><para>&Espen.Sand; &Espen.Sand.mail; (dialog boxes)</para>
</listitem>
</itemizedlist>


<para>
Documentation copyright 2001, 2002 &Pamela.Roberts;
&Pamela.Roberts.mail;
</para>


<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

&underFDL;               <!-- FDL: do not remove -->

&underGPL;        	 <!-- GPL License -->


</chapter>

<appendix id="installation">
<title>Installation</title>

<para>
&kghostview; is part of the &kde; 3 project, details of which can be found at
<ulink url="http://www.kde.org">http://www.kde.org</ulink>.
</para>

<para>
To use &kghostview;, you must have the <application>Ghostscript</application>
program as well as &kde; 3 installed on your machine. The
<application>Ghostscript</application> home page is at
<ulink url="http://www.cs.wisc.edu/~ghost/">http://www.cs.wisc.edu/~ghost/</ulink>
</para>

<para>
Most distributions will include &kghostview;, but if you want to roll your own
the source code can be found in the &package; package on &kde-ftp;, the main
ftp site of the &kde; project.</para>

<!--
<para>
To see if a later version of &kghostview; has been released, you can
take a look in <ulink
url="http://apps.kde.com">http://apps.kde.com</ulink>. </para>
-->

&install.compile.documentation;

</appendix>

&documentation.index;

</book>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->