Adjusting the positions of Bank details in the MICR line on RTF template
How to adjust the check number, routing number and account number on a MICR line in the xml publisher RTF template to comply with the ANSI standards?
I am using a following element on the check RTF template : <?xdofx:'C'||CheckNumber||'C A'||BranchNumber||'A '||BankAccountNumber||'C'?> to print the MICR line on the check from Oracle. But not sure on how to align the check number, routing number and account number to fit these with in the recommended positions as per the ANSI. How to make sure the micr symbols are put exactly in a particular positions.
Like Check Number between 46 to 55, routing number from 34 to 42 and account number from 19 to 31? Please advise on how to make this happen on a RTF template?
I am using a following element on the check RTF template : <?xdofx:'C'||CheckNumber||'C A'||BranchNumber||'A '||BankAccountNumber||'C'?> to print the MICR line on the check from Oracle. But not sure on how to align the check number, routing number and account number to fit these with in the recommended positions as per the ANSI. How to make sure the micr symbols are put exactly in a particular positions.
Like Check Number between 46 to 55, routing number from 34 to 42 and account number from 19 to 31? Please advise on how to make this happen on a RTF template?
Tagged:
1