Saving the content of an HMTL container as a picture
Author: ncolmart@medinfo.fr (ncolmart)
Hi I'm using an HMTL widget in order to display results as a line chart The results are correctly displayed. It works well. But I'd like to save the graph displayed in the Html widget as a picture in order to save it in the database and to include it eventually later in a report (with Word). It seems that it's not possible with javascript. Does anyone have an idea how I could store the graph as a picture ? Thanks