Printing reports with custom fonts in Dynamics 365 for Finance and Operations

In this article we will explain how to use custom fonts in Dynamics 365 for Finance and Operations reports when printing them on physical printers. By “custom fonts” we mean fonts that are not installed in a D365FO environment. Printing using Document Routing Technically speaking, […]

Print Sales Invoice to printer from code

You can print an existing Sales invoice to a printer through the following code, no matter how the Print Management setup of Sales Invoice might look like:

Print Sales Invoice to PDF file from code

You can print an existing Sales invoice to a PDF file named as SalesInvoice_<InvoiceId>.pdf through the following code, regardless of how the Print Management setup of Sales Invoice might look like: