javascript - Include html content inside svg for Report -


i have highchart(svg ) title , table in modal. want take report of whole modal. highchart coming in report.

highchartsexport.nativesvgtoimage($("#popup_trending").find("svg")[0],function(uri){ var data = $.param({'dataurl': uri, 'emailcontent': $scope.content}); var config = {headers: {'content-type': 'application/pdf;'}} 

enter image description here


Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -