Blob Field Handling
-
TecnologiaMV
- Posts: 97
- Joined: Mon May 30, 2022 7:35 pm
Re: Blob Field Handling
Vandim.
Attached is a video of the case and logs to help identify the problem.
Attached is a video of the case and logs to help identify the problem.
- Attachments
-
- INFO.zip
- (30.32 MiB) Downloaded 36 times
-
Lech Kulikowski
- Posts: 7587
- Joined: Tue Mar 20, 2018 5:34 am
Re: Blob Field Handling
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
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
Hello
To display images you can use BLOB fields (image stored as it is byte[] array) or Base64 string
To display images you can use BLOB fields (image stored as it is byte[] array) or Base64 string
-
TecnologiaMV
- Posts: 97
- Joined: Mon May 30, 2022 7:35 pm
Re: Blob Field Handling
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.
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.
- Attachments
-
- 2025-12-12 14-29-31.mp4
- (48.4 MiB) Downloaded 39 times
-
Lech Kulikowski
- Posts: 7587
- Joined: Tue Mar 20, 2018 5:34 am
Re: Blob Field Handling
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
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
Hello
Sorry, Java support very simple RTF format (some tags), please don't use Java component to display RTF.
Sorry, Java support very simple RTF format (some tags), please don't use Java component to display RTF.