Config export PDF font

Hi I'm trying to modify font-family in Plumsail Form. I refer to this document Unicode and Embedded Fonts | Kendo UI Drawing Library | Kendo UI for jQuery

This is my code. I use this code in a dialog. When user click a button, I will call the downloadPDF function to execute the code bellow.


But in line 15, it throws me the error

And I check the kendo Object, It does not have pdf key
image

However, I type console.log(kendo). It has the pdf key

Did I make wrong something? Please help me.

Dear @minh_cuong_le,
Please, refer to this article for PDF configuration and fonts - Edit form as default for a specific SharePoint group — SharePoint forms

1 Like