Reputation: 21
final arFont = await PdfGoogleFonts.tajawalRegular();
final urduFont = await PdfGoogleFonts.amiriRegular();
i have used these fonts for urdu and arabic and also set letterSpacin to 0 butt still on pdf preview it displays wrong output.
this is output and i want it to be not separated like characters.
Upvotes: 1
Views: 40