Hello,
I use pdftohtml to make some manuals available inline page by page.
these manuals are scanned, so each page is a graphic file (no OCR)
I notice that:
* if used without option, pdftohtml generates as many jpg files as
page, and a very hudge html page (not hudge in itself, byt collecting
all the images - 32 Mb in the example I have now, it freezes any
system at loading :-)
* when used with -c option, it generates individual html pages (good)
but the files as png, 3 to 4 time biggers than the jpg.
I'm on the process of writing a small sh script to make an index page
from the jpg generated files (and this is quite easy), but I don't
think this is a "normal" way of living.
do you know any way to ask pdftohtml to make individual pages with jpg
in place of png?
I'm not a C progammer, so compiling the source is probably not a
solution unless there is already a compiler option to do what I want.
can this be seen as a bug? (worth bugzilla)?
thanks
jdd
--
http://www.dodin.net
Le manuel d'optique de Lucien Dodin
http://lesprismes.free.fr/optique/index.html
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]