Oracle Application Express 5: Developing Web Applications — Question 5
Bob has created an interactive report on the EMP table. Oracle BI Publisher has been configured as the report server in his environment. He has been asked to output a high-fidelity PDF report, which lists all employees.
How can Bob define the report?
Answer options
- A. Create a modal page with a classic report on EMP by using the Printer-Friendly template. Add a button to the page to call the new modal page.
- B. Define a report query and report layout based on the EMP table. Add a button to the page to output the report.
- C. Update the Interactive Report attributes and set Download > PDF to "Checked".
- D. Update the Interactive Report attributes and set Download > High Fidelity to "Checked".
Correct answer: D
Explanation
The correct answer is D because to output a high-fidelity PDF report, the Interactive Report's attributes must be set to allow high fidelity downloads. Option A does not address the PDF requirement, B focuses on report querying without specifying the output type, and C incorrectly configures for standard PDF instead of high fidelity.