jspdf - Extract graph image using PhantomJs -


i use jqplot create complex data graph clinical web application using ie7. now, need create pdf , graph part of pdf. since ie7, can't export jqplot graph image.

my plan is:

  1. from web app, user clicks on button send graph data (json) web service on remote server.
  2. on remote server, have html page built dynamically phantomjs using json data passed web service.
  3. when page load complete, "rasterize ??" page graph image.
  4. i use image in building pdf using package jspdf.
  5. return pdf uri web app.

does make sense @ all? struggle on how integrate moving parts together. suggestions?


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -