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

SAP Scripts(fonts)

Former Member
0 Likes
841

Hi all,

So the problem in my script is that that i have to print the font in page as Arial 40 size and it has to b printed in the red color i have checked for this is in sap-img site whereas the site is presently not working. This has to b done in SAP Script.

Can any one plz guide me in this regard.

Thanx in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
812

Hello,

Colour printing is not possible in SAP Scripts. Try to use SAP Smartforms / Smartstyles.

Regards, Murugesh AS

7 REPLIES 7
Read only

Former Member
0 Likes
813

Hello,

Colour printing is not possible in SAP Scripts. Try to use SAP Smartforms / Smartstyles.

Regards, Murugesh AS

Read only

0 Likes
812

Hi Murugesh,

thanx for the reply but what i think is this can be done by print-controls can u further check for the same.

Thankx in adv

Read only

0 Likes
812

PRINT-CONTROL is used for list processing. You cannot use color in SAPscripts. As the previous poster said, use SmartForms/SmartStyles.

Regards,

Rich Heilman

Read only

0 Likes
812

Thanx Rich,

Is there any possibility of me using the font size of arial 40 pt in SAP Scripts or in smartforms or is there any other font size of 40 pt supported in SAP

Read only

0 Likes
812

Don't know, do the pull down on the font field, you should see the pt sizes there.

Regards,

Rich Heilman

Read only

0 Likes
812

Sudhakar,

If there is no size 40 pt fonts defined by default in SAP, you can copy an existing font (via tcode SE73) and then modifying the Print Controls to increase the font size.

Let me know if you need more info.

Cheers,

Pat.

Read only

0 Likes
812

Hi all,

Thanx to all of for for all the support...I think i can complete the other things.

Regards,

Pedhadodi sudhakar