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!

How to store jasper report output directly in a database table

AmorimpersonaJan 16 2019 — edited Jan 17 2019

Good day, I need to transfer the PDF create on Jasper to a BLOB column in my database, does anyone knows how can i do this?

i have already tried the xlib_jasperreports.get_report, i saw the overflow question

https://stackoverflow.com/questions/39793377/how-to-store-jasper-report-output-directly-in-a-database-table-without-any-…

but i don't know if i did something wrong or if i don't understand how to call the process, but don't work

Comments
Post Details
Added on Jan 16 2019
1 comment
880 views