Skip to content

Report generation: Build html report instead of pdf directly

Generating the report only as html would make the entire package much more lightweight (no font shipping) and would allow to include real svg plots instead of bitmaps. Overall styling (e.g. using CSS packages such as bootstrap) and page break handling around plots (#148) would be much easier.

Edited by Udo Eisenbarth