I have added a new table that stores a User ID and Image with the intention of being able to
print the image of the user(s) on certain documents.
On the report object I managed to add the dataset correctly, I assume, as follows:

I then used the table control in my rdl design to display the values, but I get the following on the image field for all entries:

The field data type is BLOB and SubType is Bitmap. How can I make it work with either RDL or WordLayout.
regads,
Lord Rapha