Rajarshi Guha wrote:
On Fri, 2005-02-25 at 17:59 -0800, Arup Kanjilal wrote:
This may have appeared in the list earlier on, but
have you tried
http://sourceforge.net/projects/pdftohtml/ ?
well that solves the problem! No need for LaTeX in this case
I know that... it works fine.
The way to convert pdf to html using latex may be to include the pdf file as a graphics file (with the \usepackage {graphics}) in a tex file and then... latex2html runs on it right.
pdflatex is not the only option in this case. Now if this becomes unwieldy, then we make a new set of pdf files (some pages at a time) with pdfpages. Then we include all of these as graphics files in a .tex file and run latex2html on it....
Now if this does not work then we can always convert pdf to ps to eps and include it. This is roughly what I wanted to say.
A. Mani Member, Cal. Math. Soc
------------------------------------------------------------------------------------------ Doubt Everything ------------------------------------------------------------------------------------------
-- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
