Salesforce Platform Developer I (legacy) — Question 230

A developer is asked to create a PDF quote document formatted using the company's branding guidelines, and automatically save it to the Opportunity record.
Which two ways should a developer create this functionality? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct as installing an AppExchange application can provide tools specifically designed for document generation. Option B is also correct since a Visualforce page allows for custom styling to meet branding guidelines. Options C and D do not focus on creating a PDF document that can be saved to the Opportunity record as required.