You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi,
i want to know how to export google chart data to pdf from. i am using jspdf but it is not functioning properly
Valerio Montalbano
unread,
Nov 16, 2016, 2:29:02 AM11/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi,
I'd rather use pdfmake.js (http://pdfmake.org/) to export Google Chart in pdf with method getImageURI(); I think it's similar with jspdf (if managed image Base64 format); take a look the attached file!.