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

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

MICR font, NAV 2013R2

(0) ShareShare
ReportReport
Posted on by

I am printing my payable checks and my MICR font is about 1/3 characters off on the routing and account numbers.  It appears the space used in between the two is a bit to large.  Is there any way to space the characters?  Or what is the standard font for MICR in NAV2013R2?  I am using 12pt Aatrix font.  I need a way to solve this..... I even went as far as to create 3 new fields and concatenate the dividers and the formats into the field, however it is giving me an error on the concatenate statement of type option.  Can anyone help with this?

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Community Member Profile Picture
    on at
    RE: MICR font, NAV 2013R2

    OK I was able to solve myself.  I split the MICR line into 3 variables then I can move them as far or as close as I want.

  • Community Member Profile Picture
    on at
    RE: MICR font, NAV 2013R2

       IF GenJnlLine."Bank Payment Type" = GenJnlLine."Bank Payment Type"::"Computer Check" THEN BEGIN

    //      MICR := BankAcc2.MICRFormat(GenJnlLine."Document No.")

         MICRCheckNo := BankAcc2."Divider 1" + BankAcc2."Format 1" + BankAcc2."Divider 2"

         MICRRouting := BankAcc2."Divider 3" + BankAcc2."Format 2" + BankAcc2."Divider 4"

         MICRAcctNo := BankAcc2."Divider 5" + BankAcc2."Format 3" + BankAcc2."Divider 6"

         END;

    getting error "Conversion is not possible" CODE + OPTION

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans