b64 images - Forum

Forum Navigation
You need to log in to create posts and topics.

b64 images

Hi,

Is there presently a way to display b64 images in VN Web ? I didn't find it.
On the Internet, I saw that it is preferable to limit size of b64 image. Any idea of maximum size ?

Best regards,

@cdy44-2 yes, just include the Base64 code into the src Image attribute using SetObjectAttribute.
Please take a look at the attached sample.

Regards.

Uploaded files:
  • You need to login to have access to uploads.

Thank you @luishp !