Skip to Main Content

Oracle Database Discussions

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.

Conversion of blob content from .CA1 file format to .pdf file format

We have some .CA1 files stored in our database as BLOB format. Since .CA1 is no longer supported by most browsers, we would like to convert these blob content to .pdf format. And our requirement is to open these pdf files in oracle apex environment using rest data services.

I tried just saving the blob as .pdf, but it didn't work and gives me the error “It is not a supported file type or the file has been damaged”. So can anyone help me with this ?

Comments
Post Details
Added on Jun 17 2024
1 comment
128 views