Hi,
Is it possible to print a pdf from the contents of a pl/sql dynamic content region.
I'm generating a html table using a pl/sql dynamic region but i need to add a button that will print that data as pdf in the same way you can do with a interactive report. I need the pdf to include all the formatting and colours included in the html table (currently added via css).
We are currently on apex 21.1
Thanks in advance