I'm using Oracle APEX 23.1, and looking for a way to allow a user to download a PDF of an interactive report with just a button click. From this blog post here https://forums.oracle.com/ords/apexds/post/interactive-report-javascript-trigger-the-download-xlsx-opt-1457 I was able to get the button to download the IR as a PDF using IR[<static id>]_PDF in the Request line, but I can't figure out how to modify this appropriately to get the PDF to download in Landscape version.