Child note report pagination
Hello!
When I generate a report from child notes, the resulting PDF or printed HTML always breaks the page after any heading.
I found that generating the HTML and adding the following to the CSS:
ul{ break-inside: auto; }
solved the issue, but I didn't find any CSS file of note reports in advanced settings, so I thought it could help solve that issue permanently.
When I generate a report from child notes, the resulting PDF or printed HTML always breaks the page after any heading.
I found that generating the HTML and adding the following to the CSS:
ul{ break-inside: auto; }
solved the issue, but I didn't find any CSS file of note reports in advanced settings, so I thought it could help solve that issue permanently.
Upgrade Storage