I try to create the export button to export dashboard to pdf file in pentaho like this :
http://www.youtube.com/watch?v=D1fj69yHiGc
hope you help me, thank you very much
I try to create the export button to export dashboard to pdf file in pentaho like this :
http://www.youtube.com/watch?v=D1fj69yHiGc
hope you help me, thank you very much
The general/best way to do this is to actually re-implement the dashboard as a Pentaho report and use CGG to get your charts into the report.
Like this:
http://www.ambientbi.co.uk/?p=357
Is there any reason why you specifically want to use PhantomJS? The PRD option will give you much better control of the final report, and wont have differences on different browsers, which is surely what you want from a PDF?