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.

Send a Word, from Office, html document width embedded images by email

selezeusJun 8 2025

Hi everybody, I hope all of you are good, fine, and happy.

Working with Apex 23.2.

Problem: I have a Word document saved as HTML, and it contains several embedded images.

I need to send this document as an email, that is, when people open the email, they must see the document and the images like part of the document.

Sending text emails in PL/SQL is not a problem for me, but I'm not sure how to manage this. I know I need to upload it to a table like a blob, then send it. This last step, I'm not sure how to face.

Any directions that can guide me in this?

Thanks in advance.

Regards Jose.

Comments
Post Details
Added on Jun 8 2025
2 comments
64 views