I want to integrate the gantt chart with our ERP System. I want to send the base64 of the exported pdf to a javascript function.Neither POST to a server url or save it localy. Is there any way to just get the base64 of the pdf file without exporting/saving the file?
1 Answer, 1 is accepted
0
Bozhidar
Telerik team
answered on 27 Jan 2016, 08:45 AM
Hello,
I've prepared a sample dojo where the generated PDF file is prevented from opening, and you have the base 64 string available inside the .done function:
http://dojo.telerik.com/unuNo
I just want to point out that the sample uses some internal methods that are not part of the PublicAPI.
Regards,
Bozhidar
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!