Missing fonts in BC container

Add missing Fonts to your BC Container

Daniel Gorski
Daniel Gorski 06. April 2022
1 Min. Lesezeit

Sometimes you create your container and you see that your printout is using a different font?

Font issue example

You might forgot to add your local fonts to your container?

Just run this PowerShell script to add your fonts into your local Dynamics 365 Business Central container:

Import-Module bccontainerhelper
$containerName = "de-latest"

Add-FontsToBcContainer -containername $containerName -path C:\Windows\Fonts
Restart-BcContainer -containerName $containername

PowerShell script execution

See more on our GitHub repository:

👉 https://github.com/byndit/UsefulScripts/tree/main/Powershell

Please follow us on LinkedIn:

👉 https://www.linkedin.com/company/beyondit-gmbh/

beyondit
msdyn
Business Central
PowerShell
Fonts
E-Invoice Viewer for Business Central

New Open-Source E-Invoice Viewer for Business Central

View and convert German XRechnung XML files directly in Microsoft Dynamics 365 Business Central with the new open-source E-Invoice Viewer from BEYONDIT.

Weiter lesen
Weiter lesen
E-Invoice Viewer für Business Central

Neue Open-Source-App: E-Invoice Viewer für Business Central

Lesen und konvertieren Sie deutsche XRechnung-XML-Dateien direkt in Microsoft Dynamics 365 Business Central mit dem neuen Open-Source E-Invoice Viewer von BEYON

Weiter lesen
Weiter lesen