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

Arial font in SAP script.

Former Member
0 Likes
1,227

Hi All,

How can I use Arial font in SAP script?

Saurabh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
897

hi,

follow this vavigation.

1) goto SE711.

2) select PARAGRAPH and CHARACTER FORMAT.

3) maintain <b>FONT FAMILY : arial </b> " here select as per you r needs.

FONT SIZE : 12 " here specifies the size.

regards,

Ashokreddy.

5 REPLIES 5
Read only

Former Member
0 Likes
897

Hi,

You can define font type and size in character format.

Hope this will help.

Regards,

Srilatha.

Read only

Former Member
0 Likes
898

hi,

follow this vavigation.

1) goto SE711.

2) select PARAGRAPH and CHARACTER FORMAT.

3) maintain <b>FONT FAMILY : arial </b> " here select as per you r needs.

FONT SIZE : 12 " here specifies the size.

regards,

Ashokreddy.

Read only

0 Likes
897

i dont see arial fimily there.

Read only

Clemenss
Active Contributor
0 Likes
897

Hi,

if ARIAL is not available for your printer, use HELVE.

For copyright reasons, ARIAL is the microsoft version of the copyright-protected font HELVETICA which is used (and owned?) by ADOBE.

I can not see the difference.

Regards,

Clemens

Read only

Former Member
0 Likes
897

tx