sosocom
sosocom
you should choose the correct font for your language. This is my example for chinese. ` pw.MultiPage( pageTheme: _buildTheme( pageFormat, await PdfGoogleFonts.notoSerifHKRegular(), await PdfGoogleFonts.notoSerifHKBold(), await PdfGoogleFonts.notoSerifHKLight(), ),`
you should choose the correct font for your language. This is my example for chinese. ` pw.MultiPage( pageTheme: _buildTheme( pageFormat, await PdfGoogleFonts.notoSerifHKRegular(), await PdfGoogleFonts.notoSerifHKBold(), await PdfGoogleFonts.notoSerifHKLight(), ),`