Different header size
-
I've prepared a simple template https://playground.jsreport.net/studio/workspace/SyUrRILTg/4730 which shows that header size on the second page is smaller than on the first page (or the main content overlaps the header). On the first page we can see that there's a small gap between red line and main content, which doesn't appear on the second page.
Anyone knows how to fix it?
-
hi! this seems like a phantomjs 2 bug (it renders as expected in phantomjs 1.9.8), unfortunately i did not find any workaround that can help you, headers must be buggy in phantomjs 2 probably is better if you stick with phantomjs 1.9.8 or maybe you can try to replicate header functionality using your own html elements, here is some information about that