I would like to suggest the following addendum to the manual, file
pronblems.tex, subsection Troubleshooting
\item[Images are cropped in a wrong way; only parts of images are
visible: ]
Sometimes \fn{dvips} configuration file (e.g. \fn{config.ps} in your
\fn{\$TEXMF} directory) contains paper offsets to compensate for wrong
margins at printing. You need to reset them before producing
images. Find the line
\html{\\}
\verb|$DVIPS = "dvips";| \html{\\}
in \fn{latex2html.config} and change it to
\html{\\}
\verb|$DVIPS = "dvips -O 0pt,0pt";| \html{\\}
--
Good luck
-Boris
http://www.plmsc.psu.edu/~boris/