How to display pdf file in an apex html region. pdf files are stored in the blob column of a table. Please note its not a static file. I am able to create a download link and view the pdf in a new window. But that's not my priority. I need to see the entire pdf file in the html region.
I looked around forums but couldn't find any right answer. Any suggestions will be helpful. Thanks