What should you do?

You are developing a SQL Server Reporting Services (SSRS) sales summary report.
The report header consists of several images. Report users require PDF exports of the report with no bulky images of the report header.
You need to ensure that the header of the report is hidden when a user exports the report to PDF format.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
A. Set the Hidden property of the report header to (Globals!RenderFormat.Name = "PDF").
B. Set the Hidden property of the report header to (Globals!RenderFormat.IsInteractive = False).
C. Set the Hidden property of the report header to FALSE.
D. Set the Hidden property of the report header to TRUE.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.