On Sat, 2005-02-26 at 03:47 +0530, A. Mani wrote: > You should be knowing. > One way is to include it in a new .tex file in one format or the other > and then run latex on it...and finally latex2html.
Actually, latex2html works on the LaTeX sources (ie .tex files) and not on the output from latex (ie dvi files). > Relevant packages : > pdfpages, progress, ... apparently there are more ways. Furthermore, though pdfpages allows you to include a PDF file in your LaTeX document, the document must be processed by pdflatex to give PDF output. So latex2html would not convert the included PDF file to HTML. The progress package provides HTML representation of the document status (http://www.ctan.org/tex-archive/macros/latex/contrib/progress/README). So I don't think that its meant to be used to convert arbitrary PDF to HTML. So the question still stands - how do you convert PDF to HTML via LaTeX? As far as I knew it was'nt really possible. Here's a comp.text.tex thread about it http://groups- beta.google.com/group/comp.text.tex/browse_thread/thread/41308d7064ea47c6/88bd2784f765f7c9?q=PDF+HTML+convert&_done=%2Fgroup%2Fcomp.text.tex%2Fsearch%3Fgroup%3Dcomp.text.tex%26q%3DPDF+HTML+convert%26qt_g%3D1%26searchnow%3DSearch+this+group%26&_doneTitle=Back+to+Search&&d#88bd2784f765f7c9 ------------------------------------------------------------------- Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- "355/113 -- Not the famous irrational number PI, but an incredible simulation!" -- 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
