I have the micr code fonts resident on my AS400 V5R4 but I can't figure out how to print micr code fonts for bank checks using XOAE13. How do you call the font from a Printer file DDS and is there anything unusual about the RPG program used to print checks? I can't find any examples of either. Can anyone help?
0056.01 A R MICRLU
0056.02 A*%%***********************************************************************
0056.03 A*%%Req 1189 - added MICRLU record format
0056.04 A*%% c0mcr13b/t1mcr13b is default micr font for system i
0056.05 A*%% c0r0ae13/t1001032 is micr font from Lee S at IBM & was
0056.06 A*%% recommended on various tech blogs.
0056.07 A*%%***********************************************************************
0056.09 A FNTCHRSET(C0MCR13B T1MCR13B)
0056.10 A MICRDATA 44A O POSITION(3.4 1.4)
0057.00 A*%%***********************************************************************
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 1  Reply