web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

E‑13B MICR font in Business Central – already available or needs separate purchase?

(4) ShareShare
ReportReport
Posted on by 148

Hi Everyone,

We are currently evaluating MICR check printing from Microsoft Dynamics 365 Business Central and would like to confirm one point regarding the E‑13B MICR font.

Our understanding is that Business Central uses MICR fonts for check layouts, but we need clarification on the following:

  1. Is the E‑13B MICR font already available within Business Central, especially in Business Central Online?
  2. If not, does the font need to be purchased separately from a vendor such as TROY (or another MICR font provider)?
  3. If a separate purchase is required, does the font need to be installed on the PC / print server, or is there any Business Central-side setup needed?
  4. Has anyone implemented this with a MICR toner printer and can confirm the practical setup approach?

Any clarification from someone who has already implemented MICR check printing in BC would be very helpful.

Thank you!

I have the same question (0)
  • Suggested answer
    Radwan Almsora Profile Picture
    65 on at

    Hello,

    ​To give you the short and definitive answer for your evaluation: The E-13B MICR font is already natively available out-of-the-box in Business Central Online (SaaS) and does not require a separate license purchase.

    ​Because Business Central SaaS runs in a managed Microsoft cloud environment where users cannot manually upload custom .ttf or .otf font files due to security policies, Microsoft pre-installs a core library of specialized fonts. This includes full native support for both E-13B (primarily used in the US, Canada, UK, and Australia) and CMC-7 (primarily used in Europe and South America).

    ​Here is a structured breakdown addressing your specific deployment questions:

    ​1. Licensing and Availability (SaaS vs. On-Premise)


    • Business Central Online (SaaS): Completely free and built-in. The font family is literally named E-13B in the cloud rendering engine. You do not need to buy third-party licenses from font vendors like TROY or IDAutomation to output the characters.

    • Business Central On-Premise: If you were evaluating an on-premise installation, you would need to manually install a TrueType (.ttf) version of the E-13B font on the Business Central Server (NST) machine and the SQL Server Reporting Services (SSRS) tier, followed by a server reboot.

    ​2. Layout & Setup Requirements (Business Central Side)

    ​While the font exists in the cloud, it is not always mapped to your check layout by default (historical layouts sometimes default to CMC-7 due to Navision’s European heritage).


    • Custom Layouts: To use it, you will need to customize your check report layout (Word or RDLC layout). Inside the design tool (such as Visual Studio Report Builder or custom layout mapping), you simply change the Font Family property of your check routing/account string fields to exactly E-13B.

    • ​When the cloud service compiles your report into a PDF or print stream, it embeds the font natively.

    ​3. Practical Hardware Setup (MICR Toner & Printers)

    ​This is where the distinction between software font and hardware execution becomes critical. Even though Business Central cleanly outputs the E-13B visual characters onto the document page, banking clearing houses require those characters to be printed with magnetic-sensitive ink/toner so their automated check sorting machines can read the magnetic pulse waveform.


    • No Print Server Font Installation Needed: Because Business Central Online handles the font rendering in the cloud before delivering the print job, you do not need to install or purchase hardware-level MICR font SIMM/DIMM chips for your physical printers or local print servers.


    • The Hardware Approach: To successfully implement this on the shop floor, your setup should look like this:

      1. ​Secure a standard laser printer that supports third-party or OEM MICR toner cartridges (e.g., HP LaserJet printers or dedicated TROY secure MICR printers).

      2. ​Purchase a specialized MICR Toner Cartridge (containing iron oxide particles) compatible with that printer model.

      3. ​Load blank check stock into the tray.

      4. ​Print directly from Business Central. The system will handle the layout, formatting, and E-13B character matching natively, while your physical printer applies the magnetic toner required for bank compliance  

    Summary Recommendation: For your evaluation, you can immediately begin designing your check layouts using the built-in E-13B font in a sandbox environment without spending any budget on font packages. Your only external cost will be your actual MICR toner and secure check paper stock.

    ​If this evaluation guide clarifies your deployment map, please consider marking this response as an Accepted Solution so other financial controllers can find it easily!

     

    ​Best regards,

  • Suggested answer
    YUN ZHU Profile Picture
    102,417 Super User 2026 Season 1 on at
    Below is a list of all fonts supported by BC SaaS. I couldn't find the font you mentioned. Because it's not an On-Pre version, it won't work even if you purchase it.
    Available fonts
     
    Thanks.
    ZHU
  • Suggested answer
    Grigorios Mavrogeorgis Profile Picture
    2,743 Super User 2026 Season 1 on at

    Hi,

    for Business Central Online the E-13B MICR font is already preinstalled on the servers, same for CMC-7 and the check security fonts. Microsoft licensed them from IDAutomation as part of the platform since update 15.3, so you do not need to buy anything separately for SaaS. You just design your check layout (Word or RDLC) using the font name and it will render correctly. Also for security/legal reasons you cannot upload custom fonts to the online environment anyway.

    For on-prem is different — fonts are not shipped by default, you must purchase from IDAutomation or another supplier and install them on the machine running the BC Server service, under the service account.

    On printer side, MICR toner is still required, the font only handles shape, the magnetic part comes from the toner. Both needed for the bank readers to accept the check.
     
     Tick the checkbox below to mark the answer as verified, if it helped resolve your question.
     
    Regards
    Gregory Mavrogeorgis
     
  • Suggested answer
    Assisted by AI
    OussamaSabbouh Profile Picture
    18,299 Super User 2026 Season 1 on at
    Hello,
    For Business Central Online, you normally do not need to buy/install the E-13B font separately: Microsoft says MICR fonts are already installed on the BC online servers, and both E-13B and CMC-7 are supported, licensed through IDAutomation for use with Business Central. Also, you cannot upload custom fonts to BC Online, so buying a TROY font and trying to add it to SaaS is not the right path. Practically, you select/customize the check layout, make sure the MICR line uses the available MICR font, then print using a proper MICR toner/printer setup and test/calibrate with the bank. For on-prem, it’s different: the MICR fonts are not included by default, so you purchase/install the font on the BC Server/service account machine. 
    Regards,
    Oussama Sabbouh
  • Suggested answer
    Brian P Connell Profile Picture
    872 on at
    For what it is worth.... we were trying to modify the Stub Check Stub 10411 check. It used the IDAutomationCMC7 font family. We could NOT figure out how to change it. when we used the Report Builder tool, it would not allow us to type in the font name ( "IDAutomationMICR" ). Error - font not available. It had the CMC7 one which was wrong ( for our bank ) . We ended up opening the rdlc file using Notepad ( not notepad++.. that did not work )  and found the "IDAUTOMATIONCMC7" for the 3 expression micr fields we were using. once we replaced the values manually in notepad, saved it, then renamed it back to xxxxxx.rdlc.... voila.... it worked. 
  • Suggested answer
    Grigorios Mavrogeorgis Profile Picture
    2,743 Super User 2026 Season 1 on at
    Hi,
    good news, for BC Online you do not need to buy or install the MICR font on the server side. Microsoft licensed and installed the fonts directly in the BC Online service, both E-13B and CMC-7 plus the security fonts for amounts and names, so they are already there for your report layouts to use. This came in back in update 15.3 through IDAutomation, so on cloud the font lives on the service that renders the report, not on your PC.

    So to your points, the E-13B is available in BC Online already, no separate TROY purchase needed for the cloud render, and no font install on a print server because the rendering happens server side in the service. What you actually do is build a custom check layout that sets the MICR line textbox to the MICR font, the out of the box check report usually is not aligned to your stock so a custom layout is the real work. One catch I seen, it works cleaner in Word layouts, some people hit trouble getting it in RDLC, worth testing both.
    On the printer side, the font being correct is only half, you still need MICR toner and a decent laser printer or the bank scanners may reject it, plain toner will not be magnetic.

    Are you on BC Online or on-prem, because on-prem the font does need to be on the machine that renders? And is your check stock three part stub-stub-check, since alignment on that is usually the bigger headache than the font itself.
     
    Glad to help - follow up if anything is unclear.  
    ►  If this solved it, marking it verified helps others too.      
    Regards,
    Grigorios Mavrogeorgis
    Business Central Consultant & AL Developer

    Work: Gmsoft Limited
    Blog:  insidebusinesscentral
    LinkedIn: linkedin.com/in/gregorymavrogeorgis

     
  • Gerardo Rentería García Profile Picture
    27,507 Most Valuable Professional on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 695 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 422 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 328 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans