I've just received a 68 page PDF document. I don't know proper
terminology but visually it resembles an outline in many of it's items
are multiple paragraphs. The points are "collapsible". When everything
is collapsed, the document index is 9 lines.
Due to vision/perception issues I find it more comfortable to work wit
HTML documents than PDF. As my default OS is Debian 12.8, I used
Synaptic to search for a conversion utility.
Found that poppler-utils { supplying pdftohtml } was installed.
Used a sparse man-page [
https://manpages.debian.org/bookworm/poppler-utils/pdftohtml.1.en.html ]
to make a generally good test run.
The Poppler Wiki describes the situation as:
There is currently very little documentation for the intenal library.
Is there a Debian package whose HTML output can collapse sub-points when
the input PDF does so?
TIA
I has a *problem*. The PDF can collapse sub-points. The HTML *cannot*.
Went looking for more complete documentation than the man-page.