I’ve recently turned on developer mode and recently I’m facing issues with generation of PDF for standard reports. wkhtmltopdf seems fine as I’ve few custom invoice print formats and they all are generating PDFs; also running wkhtmltopdf for test file and test url is generating PDFs.
Standard reports like General Ledger, Profit and Loss Statements and so many others aren’t generating any PDF. My server has 8GB RAM, core i5 processor, so there’s enough power and memory for the application to run smoothly.
When I click the PDF button, all I see a splash and then nothing! I haven’t made any changes to those standard reports. I’m now all confused why this is happening! Can anyone help me out here?
I know you say wkhtmltopdf is fine, but please ensure that you have installed the version with the QT patch as this supports some conversion that the standard package does not,
I’ve updated the wkhtmltopdf to 0.12.5 (with patched qt); still unable to generate PDF for the reports! I’m confused why this could happen when I haven’t made any changes to the server. Am I the only one who is facing this ridiculous issue?