Hi
I struggle to report a file like a PDF or a MS-Office file (xlsx, docx) in a tabular report. The report should either display the file (in case of a PDF) or offer a mechanism ( eg. url ) to download the file.
The files are stored in a mysql database as blob/clob. Are there any examples I could check for this.
Thank you Patrick