Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Image for a blob download -- Image not displaying

Richie VOct 15 2018 — edited Oct 16 2018

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 --

pastedImage_7.pngpastedImage_8.pngpastedImage_10.png

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.

pastedImage_9.png What have I done wrong?

This post has been answered by Richie V on Oct 16 2018
Jump to Answer
Comments
Post Details
Added on Oct 15 2018
15 comments
1,430 views