How do I generate a report as a Word document
I am working on a report and would need to generate it as a Word document.
At the moment if I run the report, it automatically generates a PDF document, displaying it on screen but I didn't use the system parameters to specify the desformat, desname or destype so I would want to be able to do the same but generating a Word document instead of a PDF one, how can I achieve this? Please help. I am using Oracle Reports 11g. Thanks.