I'm trying to generate a PDF report using the Wicked_pdf gem and Highcharts.
I've already tried to set animation
, enableMouseTracking
and shadow
false.
But when wkhtmltopdf tries to generated the PDF files I got an error.
I really don't not what to do, because when I do the same procedure for an HTML, Highcharts renders perfectly.