on 2017 Aug 13 1:18 PM
Dear Experts,
I am working quite a long time to download the XML view made of charts(Pie and Column) in to PDF. I have tried many approaches to download the entire XML view like JSPDF, Canvas, But the Vizframe chart's are not rendering in to the PDF, However other UI controls like Text and Buttons are rendering to a PDF\Image.
My Requirement is to download the entire application to a PDF, the app contains many charts with Text headings.
Does any one have a working solution or a Github .?
I have found many external plugins to download the chart like Amcharts, C3. But really looking forward to implement the same in SAPUI5 Vizframe's.
SAPUI5 Version I am using is 1.28(I know it is quite older version, what can I do , my client does not think so.) -- Thanks in Advance
haven't tried this....but my guess is you need to save vizframe charts as 'svg' using the api exportToSVGString and then call jspdf
https://stackoverflow.com/questions/23340610/how-to-create-easily-a-pdf-from-a-svg-with-jspdf
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.