Hi, let's say you want to display certain font Eg, chinese double-byte font.
You may refer below steps :
1.Make sure the font is copied into below directory:
You may refer below steps :
1.Make sure the font is copied into below directory:
- Windows Client: c:\E900\system\resource\truetype\Verdana.ttf
- WIndows Server: c:\JDEdwards\E900\DDP\system\resource\truetype\Verdana.ttf
- UNIX and Linux: /u02/b7333/system/resource/truetype/Verdana.ttf
- AS400 (IFS): /E900sys/resource/truetype/Verdana.ttf
2. Enable the font configuration in this file pdflib.upr which is located in C:\JDEdwards\E910\system\resource
- just uncomment those listed font or add new font type into the list
3. Check P0092 user profile for that user who use that report for the language option.
4. Check P98980 work with font for the default reportID used for font.
Reference :
- For Traditional Chinese (CT) Language profile, the user can use any standard traditional Chinese true type font like - PMingLiU.ttf or MingLiU.ttc
- For Simplified Chinese (CS) Language profile, use any standard simplified Chinese true type font like - SimSun.ttf
- For Korean Language profile - Batang.ttf
- For Japanese Language profile - MSMincho.ttc
The True Type fonts need to be installed in the following directories on Windows platform, on workstation, and on enterprise server:
- C:\Windows\Fonts\
- <EnterpriseOne Install>\system\resource\truetype\
In P98980 - Work with Fonts, click on the Report "Font" button.
Once you have installed the font in Windows\font directory, you will be able to find the font and set the font size.
Make sure the Font names have the correct UPPER or lower case:
- PMingLiU
- MingLiU
- SimSun
- Batang
- MS Mincho
In RDA, reports should be in Arial Font as only Arial font will be substituted by the font set in P98980.
Set up in P93081 -
- GB2312 - Chinese, Simplified
- BIG5 - Chinese, Traditional
- CP1252 - Latin, Western European
- KSC-5601 - Korean
- UTF-16LE - Japanese
No comments:
Post a Comment