Skip to Main Content

SQL & PL/SQL

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!

PL/SQL package could manipulate Microsoft Word/Excel?

VincelogicFeb 9 2021

Is there any PL/SQL package that in Microsoft Word / Excel, and do operations such as the following tasks:
Parse and go through the whole document
Find a specific string, (ie. A), and replaces it with another string (ie. B)
Add an image
Operate the word table: create a new line, etc.

This post has been answered by GregV on Feb 15 2021
Jump to Answer

Comments

Post Details

Added on Feb 9 2021
8 comments
261 views