For some unknown reason this code that used to work no longer works. I want an image of a .pdf to show instead of the word download for download text for a blob file (a .pdf) I'm on Apex 18 with DB12.2
Here is the info below
a) this is a column from an interactive report - (dbms_lob.getlength("FILE_BLOB")) "FILE_BLOB" )
Now here is the column information --



And images don't display, the link works but I want a nice .pdf image to display there I have the image in the static files directory and this worked before not sure what I broke.
What have I done wrong?