Hello,
I'm trying to export Dashboards to PDF following this method: (http://www.osbi.fr/exporter-en-pdf-d...vec-phantomjs/)he uses PhantomJS to generate a PDF and show it to the user and give him the option to save it wherever he wants, this is what I need.
My problem came when I tried to modify the XAction file to adapt my needs but the file doesn't receive the parameters from the Xaction file to Kettle's KJB file. ( Basically, the XAction receives the parameters from the Dashboard and the KJB file does not recive the parameters from the XAction)
Here you got the files that I'm using and the console error, if you need more please let me know. Thanks.
error.jpg
init_var.ktr
phantom.kjb
phantomjs.xaction
I'm trying to export Dashboards to PDF following this method: (http://www.osbi.fr/exporter-en-pdf-d...vec-phantomjs/)he uses PhantomJS to generate a PDF and show it to the user and give him the option to save it wherever he wants, this is what I need.
My problem came when I tried to modify the XAction file to adapt my needs but the file doesn't receive the parameters from the Xaction file to Kettle's KJB file. ( Basically, the XAction receives the parameters from the Dashboard and the KJB file does not recive the parameters from the XAction)
Here you got the files that I'm using and the console error, if you need more please let me know. Thanks.
error.jpg
init_var.ktr
phantom.kjb
phantomjs.xaction