Please clear what are you trying to do?
Are you saying that font size is too small?
in web view properties, try to make zoom 200 or 300 so it will zoom and show letters big
Yes it font size is too small i have used with webviewer but i have used in thankable is big letter
Maybe the size of the font is hardcoded into the html. Show your html file.
yes i have zoom 200 or 300 already it is big but it is wrong format
use this tag in your html file, after < html> tag
< meta name=“viewport” content=“width=device-width, initial-scale=1.0”>
Delete the space between “<” and “meta” and tell us if it worked
Thank you very much for helping now it worked.
Always Mark as solution the post that solved your problem.
I now checked the solution from @pipechela as correct solution of this question
Taifun
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.