0

How can I retrieve pdf files from DB server to my Oracle application. I have create directory in DB server and upload 2 pdf files there now I have to show these files into my oracle apex interactive report

chrisis
  • 1,983
  • 5
  • 20
  • 17

1 Answers1

1

This helped me a lot. Here is an example to display BLOB contents (PDF, Images) into a region in Oracle Apex page.

https://www.foxinfotech.in/2019/08/display-blob-contents-pdf-images-into-a-region-in-oracle-apex-page.html

tefek
  • 71
  • 5