knowledgecenter-breadcrum

Knowledge Center

10 Aug, 2020

Enhanced PDF generation from sales records

Posted on 10 Aug, 2020 by Admin, Posted in Dynamics-365 Sales

Enhanced PDF generation from sales records Blogs

Enhanced PDF generation from sales records

Introduction

Earlier, when we wanted to create PDF file of sales record, we were able to view it only after downloading it. The PDF file used to be named automatically same as the template name. In this blog, I have explained how we can preview PDF file of sales record with available word template and rename it before sending or downloading.

Solution

This is feature introduced in Dynamics 365 Release Wave 2 for 2020. In this feature, PDF generation experience has become more optimized, and capabilities are extended to custom entities. Firstly, we need to choose the entities for which PDF generation is enabled.

Step-by-step

  1. Click on the tab below to change area from sitemap.
  2. Select “App Settings“.
    ChangeArea
  3. Click on “Productivity tools” tab under “General Settings“.
  4. Click on “Manage” link placed in front of “Convert to PDF” option.Convert to PDF manage
  5. Choose the entities for which you want enable PDF generation. Click on “Save“.ChooseEntities

Now, the PDF generation is enabled for entities you selected. We can export record of the entity as PDF.

Step-by-Step

  1. Open the entity record for which you want to generate a PDF file. In this example, a record for the Quote entity is selected.
  2. On the ribbon bar at top, click on “Export to PDF” button.
  3. It will open the Export to PDF popup dialog box.
    • In this, document preview is shown based on the selected template listed in the Select a template to generate PDF document box.
    • We can search and select a different template than the one selected. After selection of template, the preview will be refreshed.
    • At least one template is needed for the entity. We cannot create a PDF file for an entity record if there is no template available for that entity.
    • Templates are available out of the box for the Account, Opportunity, Order, Quote, and Invoice entities. For entities that do not have out-of-the-box templates, we can create new templates.
    • In the Save as field, we can change the PDF file name if needed.
      DialogBox
  4. With this PDF file, we can do following things:
    • To download the PDF file to local system, Click on “Download“.
    • To send the PDF file to customer in email, select “Email“.
    • To save the PDF file as a note to the primary record, select “Save to Dynamics” (The “Save to Dynamics” button is available only if notes are enabled for the primary entity.)
    • To save the PDF file to a SharePoint site, select “Save to SharePoint” ( This button is available when SharePoint integration is enabled for organization and the Document Management check box is selected on the entity page in the Customization area.)

Comment

This is a Required Field

Loading

Recent Updates

Blogs
18 Jul, 2024

How to use Fiddler to debug your PCF while doing development.

Have you ever felt like you're spending too much time debugging your PCF (PowerApps Component Framework) during development, only to…

READ MORE
Blogs
16 Jul, 2024

How to use Solutions with Power Pages

What is Solution in power Pages? A solution is a container for components such as Website Configuration and Dataverse Components.…

READ MORE
Blogs
15 Jul, 2024

Create a Dataverse table with a SharePoint List

In today’s business world, Organization uses SharePoint lists for document management, and data storage. Let's assume a scenario where an organization…

READ MORE