Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4864 Prikazi

Hello!


I try to build my own report ... but when I print, I get an empty PDF.

When I print as HTML, he show the lines.


Other reports are printing normal.


Any idea where I can look?


Thank you  

Avatar
Opusti
Best Answer

I have an idea. Make sure that in your report template you at least have the following three div's:

<div class="header"></div>
<div class="page"><!-- content in here --></div>
<div class="footer"></div>

If your report template doesn't have these div's, it will display in HTML, but not in PDF, because wkhtmltopdf needs to know where to find the header and footer of a report.

I hope that this fixes your problem. Please comment if this isn't the solution.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
okt. 17
5140
1
jul. 24
9152
0
jan. 16
3470
5
jul. 25
2302
2
mar. 24
2832