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

T code for creating font for smartform

Former Member
0 Likes
4,528

Hi All,

please give the transaction for creating <b>FONT</b> which is to be used in smartforms.

Regards

Anil Kumar K

11 REPLIES 11
Read only

Former Member
0 Likes
2,952

hi

u can create a font style which is available in SAP in smartstyles and set it in the smartform in output options of the text.

Message was edited by: Ganesh Sundarakrishnan

Message was edited by: Ganesh Sundarakrishnan

Read only

Former Member
0 Likes
2,952

HI K.Anil Kumar

If you want to use a font type that is not part of the standard SAP system, you can import your own fonts. The procedure is the same as in SAPscript (see: Uploading Fontmetric Data for SAPscript).

VISIT:

-


http://help.sap.com/saphelp_nw04/helpdata/en/8a/8c8a4cdef411d3969600a0c930660b/content.htm

CHEERS,

VIJAY RAHEJA

Read only

Former Member
0 Likes
2,952

Hi

Go to t-code smartforms.

create a style (ex:zstyle).

Create font,Paragrapf format etc...what ever you want.

Attach that style to the attributes of your smartform.

Read only

hymavathi_oruganti
Active Contributor
0 Likes
2,952

goto tcode <b>smartstyles</b>

Read only

Former Member
0 Likes
2,952

hi,

If you want to create your own font,

first go to smartforms, create your own styles in smartstyles transaction.

regards,

prema.A

Read only

Former Member
0 Likes
2,952

hi anil,

goto transaction 'SMARTSTYLES' from the control bar .

in here u an set the font family , font size ,font style like bold, italic etc.

after setting the font use the same in smart forms .

note: assign the same in the transport request of the smart form cause if the release status is gone wrong then the font will cause problems.like if u r familiar with scripts u will understand..

vijay.

Read only

Former Member
0 Likes
2,952

Hi

Goto T-Code "smartforms"

there u have 3 Radio Buttons in that u select style...

If u want to create new style go for creation otherwise select Change Option for existing one...

Then u wil get

1) Header Data

2) Paragraph Formats

3) Character Formats

there u can do wtvr modification u want to do....

Read only

kamesh_g
Contributor
0 Likes
2,952

Hi

particular tcode is SMARTSTYLES

you can create in tcode SMARTFORMS only

Read only

Former Member
0 Likes
2,952

hi,

the font type and style you can find in T-code 'SMARTSTYLES" go thrue it.

Read only

Former Member
0 Likes
2,952

Hi ,

T-code Smartstyles is used to create font for smartforms.

Then in your smartform ->attributes,

you have to attach your smartyle created.

Hope it helps

Regrds

Mansi

Read only

Former Member
0 Likes
2,952

Hi,

Use t.code:smartsyles to create call the same in your required form.

Regards,

Venkat.