This is a migrated thread and some comments may be shown as answers.

Get Base64 From Export PDF

1 Answer 439 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
panos
Top achievements
Rank 1
panos asked on 25 Jan 2016, 11:23 AM
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

Sort by
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!
 
Tags
Gantt
Asked by
panos
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or