Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RTF Specifications for Arial Font

Former Member
0 Likes
2,283

Hi all,

I am trying to upload Arial font using SE73. I want to know what should i prvoide in RTF Text. I need to give RTF Specifications for Arial font. I got the RTF Specifications for TIMES.

For the SAPscript font TIMES this information is:

\froman\fcharset &&& Times New Roman

I could not find this information on microsoft site.

What is Need of RTF Text while uploading font using SE73. I am on 4.7 and Trying to install Arial True Type font.

Thanks

Vipin

Message was edited by: Vipin Nagpal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,725

Hi Vipin,

Have you tried installing it using program <b>RSTXSF01</b>. All you need is the arial.ttf file that can be found in the fonts folder in Windows and SAP will do the rest for you.

<b>Tried it again. It does require the RTF information. Will keep looking. Sorry about that</b>

Rishi

9 REPLIES 9
Read only

Former Member
0 Likes
1,726

Hi Vipin,

Have you tried installing it using program <b>RSTXSF01</b>. All you need is the arial.ttf file that can be found in the fonts folder in Windows and SAP will do the rest for you.

<b>Tried it again. It does require the RTF information. Will keep looking. Sorry about that</b>

Rishi

Read only

0 Likes
1,725

Hi,

After clicking on True Type font Installieren you SE73 you will get same selection Screen as you will get in RSTXSF01. So Both are same

Thanks,

Read only

0 Likes
1,725

Use

<b>\fswiss\fcharset&&& Arial</b>

look a documentation for RTF information on the field...

<b>Corresponding RTF form for a font family in SAPscript

Enter the control sequence that identifies the font in the Rich Text Format RTF).

The SAPscript text editor and the graphical print preview use this information to correctly display the characters.

Example The font information consists of:

\f<name of font family>\fcharset<WinCharSet Number>\f<font name>

For the SAPscript font TIMES this information is:

\froman\fcharset &&& Times New Roman\

For more information see the RTF Specifications by Microsoft(www.microsoft.com).</b>

or at

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnrtfspec/html/rtfspec_6.asp

Hope that helps.

Rishi

<b>COMMENTS: create the font for all combinations of Bold and Italics (checkboxes on the selection screen, while uploading the TTF) for the font to be usable

not bold/not italics

bold/not italics

not bold/italics

bold/italics

also discovered that the HELVE font in SAP is actually ARIAL going by the RTF information for the font family</b>

Message was edited by: Rishi Joseph (Added comments)

Read only

0 Likes
1,725

Thanks Rishi,

I have uploaded Arial Font using SE73. I have selected check box in selection screen for bold and Italic. I took file from C:\Windows\Font\Arial.ttf.

I gave RTF Text as \fswiss\fcharset&&& Arial.

<b>In SapScript layout, i am not getting BOLD and ITALIC version of Arial, I can only see normal Arial font</b>.

When I went to c:\windows\font Directory, I saw a separate ttf file for Bold and italic. So Should I again upload using these files, but at one time I can give one file name. Or should I create a separate font Zarial1 for bold and Zarail2 for italic.

Thanks

Read only

0 Likes
1,725

Vipin,

Yes you have to upload them individually with the appropriate checkboxes on the selection screen for the TTF upload as below (Use <b>ZARIAL</b> only for all uploads, you will get a dialog box to confirm the overwrite, continue with a "Yes"). SAPScript cannot use it until all 4 are available (Tried it yesterday).

<b>Bold</b> <i>Italics</i>

<b>No</b> <i>No</i>

<b>No</b> <i>Yes</i>

<b>Yes</b> <i>No</i>

<b>Yes</b> <i>Yes</i>

Eventually if you look under <b>System Fonts and Printer Fonts</b> you will see 1 entrie for each bold/italics combination (4 in total for every font size/family)

Now additionally you must generate these fonts for the printers you plan to use them on under <b>Printer Fonts</b>. You can identify them as they will be highlighted in Yellow.

Rishi

Read only

0 Likes
1,725

Got it, i tried the same as u said.

It is working fine.

Thanks

Message was edited by: Vipin Nagpal

Read only

0 Likes
1,725

and thanks for the points awarded!

Rishi

Read only

0 Likes
1,725

Hi Vipin,

i do have a requirement of uploading Arial font. Pls write back the procedure to upload the same. i used the tcode se73 and created the font family but how do i give the path for the .ttf file to get uploaded into SAP. Pls reply back

Rgds

Roopa

Read only

0 Likes
1,725

Hello, what l have to do is just exactly what you mention but l could not determine how.

"Now additionally you must generate these fonts for the printers you plan to use them on under Printer Fonts. You can identify them as they will be highlighted in Yellow."

Would you please give details how to perform this?

Thanks a lot,