Page 2 of 2
Re: Blob Field Handling
Posted: Wed Dec 10, 2025 1:10 pm
by TecnologiaMV
Vandim.
Attached is a video of the case and logs to help identify the problem.
Re: Blob Field Handling
Posted: Thu Dec 11, 2025 2:23 pm
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
Re: Blob Field Handling
Posted: Fri Dec 12, 2025 7:28 am
by Vadim
Hello
To display images you can use BLOB fields (image stored as it is byte[] array) or Base64 string

- 1.png (17.61 KiB) Viewed 2339 times

- 79.gif (1.7 MiB) Viewed 2339 times
Re: Blob Field Handling
Posted: Fri Dec 12, 2025 5:18 pm
by TecnologiaMV
Vadim
Here's a new video for analysis using the same templates.
However, I want to point out that it's not a PNG or JPEG image.
It's an RTF format.
Re: Blob Field Handling
Posted: Mon Dec 15, 2025 8:43 pm
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
Re: Blob Field Handling
Posted: Wed Dec 17, 2025 7:09 am
by Vadim
Hello
Sorry, Java support very simple RTF format (some tags), please don't use Java component to display RTF.