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