Which two ways should a developer create this functionality? 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.
A. Create a visualforce page with custom stylingB. Create a visual flow that implements the company s formattingC. Install an application from the AppExchange to generate documents.D. Create an email template and use it in Process builder.

Respuesta :

Answer:

The answers are A and C.

Explanation:

To create a PDF quote document formatted using the company's branding guidelines, and automatically save it to the Opportunity record the developer must;

A .) Create a Visualforce page with custom styling.

C.) Install an application from the AppExchange to generate documents.