|
|
| |
DJVMCVT(1) |
DjVuLibre-3.5 |
DJVMCVT(1) |
djvmcvt - Convert multi-page DjVu documents.
djvmcvt -b[undled] docin.djvu docout.djvu
djvmcvt -i[ndirect] docin.djvu dir
index.djvu
This program converts any multi-page DjVu document to either the bundled or
indirect multi-page format. The input file docin.djvu must be either
the file name of a bundled document or the index file of an indirect document.
- -b[undled]
- Create a bundled multi-page DjVu document named docout.djvu.
- -i[ndirect]
- Create an indirect multi-page DjVu document. All the files composing the
indirect document will be stored into directory dir. The index file
will be named index.djvu.
This program was initially written by Andrei Erofeev
<andrew_erofeev@yahoo.com> and was improved by Bill Riemers
<docbill@sourceforge.net> and many others.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |