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

font problem in a sapscript

Former Member
0 Likes
684

Hi everybody, I have a problem with a sapscript, I have tried to change the font of the text but it is not possible. It is always with the same format, I have changed in everywhere, I have created new parragraph, new character but it is not changing. Does anybody know if it could be that there is only one kind of fond supported by the system??

Thanks, in advance

6 REPLIES 6
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
652

Hi

Check with the Basis Person.

Regards,

Sree

Read only

Former Member
0 Likes
652

Hi Montero,

Every time the font took the Format from the Default paragraph. Thats why you cant change the format of that text.

For avoiding this problem go to the line editor. then give your Paragraph format at the left most corner.

Thanks,

Reward if helpful.

Read only

Former Member
0 Likes
652

Hi

There are some std Charcter formats like BOLD, CENTER like that

just write a field using this BOLD format and see

We can create our own paragraph format and define the FONT and use

Just check you might not be writing the fields correctly with the font.

if you use format of bold write

/ <B>&ITAB-KUNNR&</>

if ZA is paragraph format

write

ZA Purchase Order

first check some Text field and see other fields.

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
652

Hi, thanks for your answers. But I have tried everything, and it hasn't changed. That is why I think that maybe is something with the configuration, because it happen nothing, it is always with the same font. I can use bold and underline but not the type of font.

Read only

0 Likes
652

Hi,

Change the font style of Default Paragraph.

Thanks.

Read only

Former Member
0 Likes
652

Thanks, but I did, I have done it as much times but the font doesn't change.