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

INCREASE FONT SIZE

Former Member
0 Likes
640

Guru's,

Can we increase font size in report output.

How can we do the same.

eg.

heading (14 font)

detail (12 font)

Thanks in advance,

Vibhuti

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
590

Hi,

you can do this if you have the class CL_DD_DOCUMENT

for reference check the example in SE38

DD_STYLE_TABLE

Thanks,

Reward If Helpful.

3 REPLIES 3
Read only

Former Member
0 Likes
591

Hi,

you can do this if you have the class CL_DD_DOCUMENT

for reference check the example in SE38

DD_STYLE_TABLE

Thanks,

Reward If Helpful.

Read only

Former Member
0 Likes
590

Hi,

Check the class CL_DD_DOCUMENT

for reference check the example in SE38

DD_STYLE_TABLE

check this ,

http://help.sap.com/saphelp_46c/helpdata/EN/9f/dba60935c111d1829f0000e829fbfe/frameset.htm

Regards,

PRitha.

Plz reward if helpful

Read only

Former Member
0 Likes
590

Hi ,

you cannot increase the font size in report.

But u can do this in ALV using class..