Scheduler toPDF() issue

Hello
I use scheduler onclick='scheduler.toPDF("http://dhtmlxscheduler.appspot.com/export/pdf", "color")' function
It works!

However no other languages except English are available.
Is there a solution?
Also, can I have only selected sections before converting to ‘pdf’?

Hi,

If you add the locale file, the exported Scheduler will be in another language.
https://docs.dhtmlx.com/scheduler/localization.html
Demo: http://snippet.dhtmlx.com/8acf78209

If you want to export only a selected section - unfortunately no. All the parameters that can be configured for the exported file you can find on the page:
https://docs.dhtmlx.com/scheduler/pdf.html#parametersoftheexportmethod

Thanks to your reply.
I use another function that ‘exportToPDF()’.
It is rendering of korean.