HTMLDOC 1.8.27 Software Users Manual

[ Comments | 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
    

[ Comments | Contents | Previous | Next ]


User CommentsAdd Comment ]

No comments for this page.