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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to get the Pdf file directly from table with a particular button press

Mitam SamantaApr 29 2025

I have created one interactive grid report, and I have created form page to create a new record in the report and to edit the report.

In the interactive grid report I have file name, Mimetype and file content (BLOB) columns. I have uploaded a pdf file from apex UI

into that interactive grid report.

I have created one button. On the button press I want to see the pdf file in the next tab which i uploaded into that interactive grid report from UI.

Comments
Post Details
Added on Apr 29 2025
1 comment
85 views