Horacio32
Horacio32
About
- Username
- Horacio32
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Hey! Glad you figured it out with the Base64 string — that’s exactly how I’ve done it too. Another approach I sometimes use is generating the JSON dynamically from a small tool I built (like base64imageconverter.com) — it can help quickly encode JSO…
-
From what I’ve seen, HTMLView should load external images, but sometimes it doesn’t work depending on the version or settings. Make sure your FastReport VCL version supports it and check if there’s a property like AllowLoadExternal. If it still does…