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!

How to download a PDF file usuing Apex Office print in a form ?

Hi,

Under 24.2.0 I have a form and a plugin AOP to download a PDF file using Apex office Print. The date is stored into a table.

Il the userdo not Apply Modifications Button it is the old table data which is used to elaborate the new PDF file.

So the scénario is Change data in the item fields form, Button Aply Modification. Then the page goes to the form page again, and a Button "Create document PDF' Dowload the PDF File.

The problem is if the user first off all DO NOT APPLY MODIFICATION It is the older data in the table that are used.

I woukld like that at the same time the user do not have to Apply moification with the button Apply modification. Simply clicking o create Document will up Submit the page, modify the data (DML process) and download the PDF docuement;

Perhaps my approach is wrog. there may be adding a button to interactive report lien to download the PDF document. It require Javascript that I am noy used to.

Best reagards.

Comments
Post Details
Added on May 12 2025
0 comments
95 views