Is there a possibility of displaying a blob as an image. right now it is coming as a text field.
Context: The system is used to create/print employee IDs. Photo of the employee had to be stored in the database as a blob (can't change it since it is connected to a printer and the printer takes only blob values. Though I have the images in the server stored as .jpgs).