ivmarcos / react-to-pdf

Generate pdf from react components
MIT License
285 stars 63 forks source link

letter-spacing issue for Arabic font in pdf #140

Open BhargavSojitra opened 2 months ago

BhargavSojitra commented 2 months ago

i facing issue letter-spacing in pdf in web working fine but when i download pdf than font issue in Arabic i already try to give latter spacing but it not work const { toPDF, targetRef } = usePDF({ filename: report_${getTodayDate()}.pdf, format: 'a4', page: { margin: Margin.MEDIUM, }, unit: 'pt', }) currunt :- currunt expected :- expected

HatemAbushaala commented 2 months ago

+1

yousefjf commented 1 month ago

+1