{Solved Thanks}
Would there be any interest? header tags are used to make table of contents, anchor tags create Index entries, all the formatting tags (tables, un-numbered and numbered lists etc) do basic print formatting. All the bold/underline/italic also render to paper. Sort of like a poor man’s TeX.
Has anyone done this?
Always frustrates me how underutilized
@media print
is. Always liked crafting some good CSS for it on sites, especially ones that I worked on that were document heavy.