0
kicks
convert Oracle reports to PDF/Excel/Word
Ever needed to convert an oracle report to pdf/excel/word? Here is a solution Using the code Just simple Code which runs the oracle report and convert that in to a blob and then opens it using desired format Blocks of code should be set as style "Formatted" like this: ...