refs #4356
The dompdf library messes up the document layout, when page breaks reach over several sites and will eventually even crash completely. Add a function to split up tables in different chunks to fix this issue. refs #4356
Remove tcpdf because of improper CSS support and use Dompdf instead, to be able to generate pdfs that look similar to the html views refs #4356