alafr / SVG-to-PDFKit

Insert SVG into a PDF document created with PDFKit
MIT License
404 stars 115 forks source link

Arabic text not rendering in convert SVG to PDF #131

Open ronak2898 opened 4 years ago

Dolir commented 1 year ago

You must load the font that supports arabic letters. Basically, you just load a font, register in pdfkit, then add a fallback to that font See the docs for details.