Monitoring the Power Platform: Azure DevOps - Notifications and Service Hooks
Monitoring the Power Platform: Azure DevOps - Orchestrating Deployments and Automating Release Notes
Retail Bar code fonts for Windows printers on Dynamics 365 for Commerce
For those who have seen the blog that I created for Payables Checks issues with MICR fonts, I wanted to share some information on AX for Retail barcodes not printing correctly.
If the report contains special fonts like MICR and Bar Codes and print correctly when printed to the screen, but do not render correctly when printed to the printer or pdf, the font will need to be manually installed on the AOS Server and the SSRS Server.
Copy the font from the Windows\Fonts folder on the AX client machine to the AOS and the SSRS server Windows\Fonts folder.
Once the font has been manually installed restart the SSRS Service and AOS Service.
If the above does not work uninstall the font, reboot the SSRS server and copy the font again (you may need to reboot again).
The MICR font file is IDAutomationMICR.TFF, but the barcode font will depend on how you setup the barcode in AX for Retail.
Listed below is the barcode type - font name and file name:
GS1-128 –
BC C128 (Medium C128M.TTF, Narrow C128N.TFF, Wide C128W.TFF)
BC C128 HD ((Medium C128HDM.TFF, Narrow C128HDN.TFF, Wide C128HDW.TFF)
Code 128 –
BC C128 (Medium C128M.TTF, Narrow C128N.TFF, Wide C128W.TFF)
BC C128 HD ((Medium C128HDM.TFF, Narrow C128HDN.TFF, Wide C128HDW.TFF)
Code 39 –
BC C39 2 to 1 (Medium C39M2.TTF, Narrow C39N2.TFF, Wide C39W2.TFF)
BC C39 3 to 1 (Medium C39M3.TTF, Narrow C39N3.TFF, Wide C39W3.TFF)
BC C39 2 to 1 HD (Medium C39HDM2.TTF, Narrow C39HDN2.TFF, Wide C39HDW2.TFF)
BC C39 3 to 1 HD (Medium C39HDM3.TTF, Narrow C39HDN3.TFF, Wide C39HDW3.TFF)
Interleaved 2 of 5 –
BC I25 (Medium 125M.TTF, Narrow 125N.TFF, Wide 125W.TFF)
BC I25 HD (Medium 125HDM.TTF, Narrow 125HDN.TFF, Wide 125HDW.TFF)
UPC A –
BC UPC (Medium UPCM.TTF, Narrow UPCN.TFF, Wide UPCW.TFF)
BC UPC HD (Medium UPCHDM.TTF, Narrow UPCHDN.TFF, Wide UPCHDW.TFF)
UPC E –
BC UPC (Medium UPCM.TTF, Narrow UPCN.TFF, Wide UPCW.TFF)
BC UPC HD (Medium UPCHDM.TTF, Narrow UPCHDN.TFF, Wide UPCHDW.TFF)
EAN13 –
BC UPC (Medium UPCM.TTF, Narrow UPCN.TFF, Wide UPCW.TFF)
BC UPC HD (Medium UPCHDM.TTF, Narrow UPCHDN.TFF, Wide UPCHDW.TFF)
EAN8 –
BC UPC (Medium UPCM.TTF, Narrow UPCN.TFF, Wide UPCW.TFF)
BC UPC HD (Medium UPCHDM.TTF, Narrow UPCHDN.TFF, Wide UPCHDW.TFF)
This code is hard-coded to use this font for printing the barcode: