I'm creating an app where I have to generate a PDF of a React Component say ABC. The component ABC has both English and Tamil text in it. When I try to generate the component using the @progess/kendo-react-pdf
package, the Tamil font isn't rendered properly. Some random characters are printed in the PDF.
For Reference, check out this code