@GeorgeCook It works already. I'm posting it here just in case someone wants to use it. The only pending thing is the image sizing issue but I'm not in a hurry to fix it because I have to finish a wh… (View Post)
ok here is my version, working on Android. I will add it to iOS but it make take a few weeks since i'm focusing on android stuff right now. Or better yet if you can do it yourself and post, that will… (View Post)
@DungNguyen.7054 I just came across this post, maybe this helps... replace the Control.Typeface = x with Control.SetTypeface(typeface, TypefaceStyle.Normal); and also TypefaceStyle.Bold it will rende… (View Post)