Hi,
I did go through that link and as you can see I was the one who woke up that thread
I decided to go with jspdf instead of phantom because as far as i understand it, phantomjs needs command line to run it?
Please let me know if I am wrong somewhere.
also,
can i use the html code of the chart to recreate the graph in the PDF, if so most of my problem will be solved.
can i use the html code of the chart to recreate the graph in the PDF, if so most of my problem will be solved.
We do not have such a ready solution. For this reason, we referred a third-party library - PhanthomJS. However, it doesn’t mean that you can not use any other that suits you.
Hi,
Thank you for the help.
I used html2canvas and jspdf for this.
Works like a charm
For future reference…can you please take a look at html2canvas and do something like that?Although using external libraries is not difficult but if it comes with the charts solution itself it would solve a lot of people a lot of searching