<HTML>DOCLoginBugs & FeaturesDocumentationDownloadForums

HTMLDOC 1.8.28 Software Users Manual


Contents Previous Next

The Options

Following the header is a line containing the options for the book. You can use any valid command-line option on this line:

    -f htmldoc.pdf --titleimage htmldoc.png --duplex --compression=9 --jpeg=90
    

Long option lines can be broken using a trailing backslash (\ ) on the end of each continuation line:

    -f htmldoc.pdf --titleimage htmldoc.png --duplex \
    --compression=9 --jpeg=90
    

Contents Previous Next