i have a probleme while generating a PDF file using :
$('#chartContainer').jqxChart('saveAsPDF', 'file.pdf', "http://www.jqwidgets.com/export_server/export.php");
the question is, is there a solution to export a custom text (a long description of 10 lines) under the chart to make the PDF file more significant and easly readed not juste a chart with one line title and description 
i had tried to use jsPDF to generate a custom PDF but the plugin didn’t support some includes of the jQWidgets framework, and it’s limited indeed he can’t support large data export