The page-range option controls which pages are encoded or decoded in a multiple-page input file. The following example demonstrates how this option is used on the command line:
bitonaltodjvu
--page-range=1-3,6 floorplan.pnm floorplan.djvu
In this example, the page-range option indicates that the bitonaltodjvu command should encode pages 1 through 3 and page 6 in the multiple-page PNM file. The output DjVu file, floorplan.djvu, is a bundled document that contains four pages.
You can also use an open-ended page range (for example, 2- ) to indicate that Document Express should encode all pages of the file, beginning with the page specified and ending with the file's last page.
Supporting commands:
documenttodjvu, phototodjvu, djvudecode