Any method to change font in webviewer

Hey,
Please any methord for change webviewer font using uploaded font file
Specialy when load from html code

I think it is not possible. If it is your own website then you have to change font there.

You should be able to do it with javascript.

If you have the font file in the app you may need to pass this as a base64 encoded string using the webviewstring.

Not thinking straight, just get the local font file in a path the html file can read from, then use javascript to change the font.

1 Like

I Not Get what you Mean

Can You Explain in detail or show blocks

do you know how to set asset file to html code
(asset file path)

See here:

It is not clear if http://localhost/... is enabled yet ?