Salesforce
CRT-450 · Question #224
Which code displays the contents of a Visualforce page as a PDF?
The correct answer is C. <apexipage renderAs="pdf">. See the full explanation below for the reasoning.
Question
Which code displays the contents of a Visualforce page as a PDF?
Options
- A<apenipage contentType="pdf">
- B<apex:page contentType="application/pd
- C<apexipage renderAs="pdf">
- D<apex:page renderAs="application/pdf">
How the community answered
(26 responses)- A8% (2)
- B15% (4)
- C73% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.