I posted this earlier to the pdftohtml-general list, but
after seeing the amount of spam on it, I figured to post
this as a patch.
Orignal post:
I experienced a problem with the 0.36 version of
pdftohtml, with
the "Outline" patch contributed by Nicolas Pitre.
Certain more "modern" PDF's weren't getting properly
linked outlines,
especially
those created by Adobe's Distiller, and some product
identifying itsself as
"FineReader".
I've attached the entire modified HtmlOutputDev.cc
since I was too lazy to
create a proper patch. Perhaps one of the maintainers
will add this to the
cvs
version of pdftohtml.
The problem was that only "Dest" outline items were
being hyperlinked and
"A"ction type links were being ignored.
Cheers,
Roelf Diedericks
I-Net Bridge (pty) Ltd.
South Africa.
Logged In: YES
user_id=964337
> I've attached the entire modified HtmlOutputDev.cc
???