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!

Save xmltype as pdf file

DipMay 18 2022

Hi.

We are using Oracle Database 19c.
Our customer wants all XML files they have in one table to be presented as pdf files. So they have visual representation of the XML file. Similar, as if they would "print to pdf" an XML file.

Same XML file is saved in a table in two columns (to have better options). One is clob type, the other XMLTYPE.

Is there a way to "save" one of them as pdf (into blob)?

Thanks.

BR,
Dip

Comments
Post Details
Added on May 18 2022
5 comments
1,025 views