Pdfable Extension And Javascript

Hi all,

I’ve been evaluating the pdfable extension for creating pdf files with the wkhtmltopdf utility. http://www.yiiframework.com/extension/pdfable/

The basics seem to be working well, but it seems that my javascript is not loading as part of the page. I’m hoping to render out a page with high charts.

Has anyone successfully used this extension with renderPDF() rendering javascript elements?

Is there a means to force javascript libraries to load, similar to the documentation of loading a stylesheet?

Thanks in advance!