I am trying to test report . it was working
properly on my local odoo. the
result is report header and footer printed properly but when i tried to run it on server, the print i did won't show any header nor footer on the
report.When i take database backup and run on local machine,report is working fine.Odoo configuration is same on local and testing server.What can be the issue?
Did you double-check the wkhtmltopdf library on server?
wkhtmltopdf
Local Server :wkhtmltopdf 0.12.5 (with patched qt)
Test server: wkhtmltopdf 0.12.6
report url configured correctly ? see: https://www.youtube.com/watch?v=lC9p_QJUW
yes , tried that and web url freeze but they didn't work.