Thanks Gary. Your help was extremely useful
Main Topics
Browse All TopicsDoes anyone have any experience using TrueType Fonts with the AS400? We have an application that requires us to use MICR fonts. Someone in our organization purchased some TrueType fonts from a company in Georgia. The CD with the fonts somehow got to my desk and is now its my problem. Calls to the supplier have fallen on deaf ears especially when they hear AS400.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: Gary_The_IT_ProPosted on 2009-06-30 at 13:36:56ID: 24749320
We ran into this recently on a client project: Full-blown TrueType font support on OS/400 starts in V5R3. There is some limited functionality in V5R2, (I don't know about V5R1 offhand, but I seem to recall there was limited support). It gets better with each higher-level release.
/TTFonts
en, use the FONTNAME keyword in DDS to specify the font.
com/infoce nter/print er/v1r1/ in dex.jsp?to pic=/com.i bm.printer s.afpprodu cts/ com.ib m.printers .guidetoou tput/c5pu3 mst72.htm
f you need more help, post back with your OS version, since TrueType font support varies a lot from version-to-version, and also post some particulars about your application, printer, and printing utilities installed.
If you have the InfoPrint Fonts for Multiplatforms LPP installed (GO LICPGM , option10), you can use the IBM Font Installer for AFP Systems. This is the best way, and gets you the best performance and highest level of functionality.
If not, you can drop Unicode-enabled Truetype fonts here in the IFS: /QIBM/UserData/OS400/Fonts
Th
Before you get started, read the TrueType fonts section here:
http://publib.boulder.ibm.
I
Application
Is it homegrown, or a package? What package? Post the DDS for the printer file and printer file DSPFD info, if appropriate and available.
Printer
AFP to an IPDS printer. What printer? How is it connected? Are any special interfaces installed in the printer?
AFP via Host Print transform to a non-IPDS printer? What specific printer? How is it connected?
Client Access-attached printer (describe)
Other? (describe)
Post the PSF config, DEVD and OUTQ description for any host-attached printer
Printing Utilties
GO LICPGM and list the printing-related utilities that you have available (PSF, AFP, InfoPrint fonts for multiplatforms, etc. IF you aren't sure, just post the whole LPP list).
IBM also supplies client side utilities that help with the process on older systems, for example, In V5R1, the ($) AFP Font Collection for Workstations and OS/400 (5648-B45) with the AFP Type Transformer and Utilities for Windows option allows you to convert TrueType fonts to AFP fonts.
Note: If your application is a Java application that does not rely on AS/400 printing functions, then there are a different set of considerations. Post back if that is the case.
- Gary Patterson