Closed patrickkaleta closed 5 years ago
Requirements:
implement page-breaks before certain headings, e.g.:
h1 {
page-break-before: always;
break-before: always;
}
hide the "edit image comment" buttons in the report
~add page numbers via css (explained here)~ Not working, postponed since it's not such a high priority.
Initial styling for our PDFs is IMO done now, so closing this now. Future formatting requests etc. should be posted in a new issue.
Description on how to do that can be found here.