NAME
djview − Standalone DjVu viewer
SYNOPSIS
djview [options] [djvufile]
DESCRIPTION
Standalone viewer for DjVu files. Features include navigating documents, zooming and panning page images, producing and displaying thumbnails, searching documents for particular words in the hidden text layer, copying hidden text to the clipboard, exporting page images as PNM files, saving pages and documents as bundled or indirect multi-page files, and printing page and documents to Postscript printers.
OPTIONS
-help |
Display a brief help message. |
-page pagenum
Open page pagenum of the document.
-style=stylename
Specify the graphical user interface style. Recognized values for stylename depend on the installed version of the Qt toolkit. Common style names include windows, motif, motifplus, sgi, cde, and platinum.
-fullscreen, -fs
Start djview in full screen mode. This only works if you also provide a DjVu file name on the command line.
-geometry geom
Specify the initial window size. The X11 geometry specification geom often has the form wxh+x+y where w and h are the window width and height, and x and y indicate the window position.
-display disp
Specify that the djview windows should appear on the X11 display disp.
-fn fontname
Specify the name of the default font used for buttons and menus.
-bg color
Specify the default background color.
-fg color
Specify the default foreground color.
-btn color
Specify the default button color.
-visual TrueColor
Force the use of a TrueColor visual on a 8 bit display.
-ncols count
Limit the number of colors allocated in the color cube on a 8 bit display. The default is 216.
-cmap |
Cause djview to install a private color map on an 8-bit display. | ||
-fix |
Checks the files $HOME/.mailcap and $HOME/.mime.types and attempt to reconstruct sensible DjVu entries. This is sometimes useful to make the DjVu plugin work. |
USAGE
Most features can be accessed using the menus, the toolbar, or the pop-up menu. The pop-up menu is shown when the right mouse button is depressed over a DjVu image. The toolbar is usually located at the bottom of a DjVu image. The preference dialog provides the option to disable to toolbar or set the "auto-hide" mode.
The following keyboard shortcuts are recognized:
CREDITS
This program was written by Andrei Erofeev <andrew_erofeev [AT] yahoo.com> and was then improved by Bill Riemers <docbill [AT] sourceforge.net> and Léon Bottou <leonb [AT] users.net>.