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

Report TEXT SIZE

Former Member
0 Likes
1,141

HI Experts,

I have a requirement in which I have a report. When I execute ths report it gives me the selection screen. Once I do the selection criteria, the report gives me the output. But this output is too small in text. The requirement is to increase the TEXT size of the report. And this is an Interactive Report. Is there a way I can increase the TEXT size of my output.

I am not on ECC.

Regards

/sab

HI Experts,

I have a requirement in which I have a report. When I execute ths report it gives me the selection screen. Once I do the selection criteria, the report gives me the output. But this output is too small in text. The requirement is to increase the TEXT size of the report. And this is an Interactive Report. Is there a way I can increase the TEXT size of my output.

I am not on ECC.

Regards

/sab

10 REPLIES 10
Read only

Former Member
0 Likes
1,112

Hi,

Check this link,

http://www.sap-img.com/ab027.htm

Regards,

Ruthra

Read only

0 Likes
1,112

Hi Sundaresan,

This will only increase while printing, not when displaying the report. I want the TEXT (Font) size to be larger when displaying the output of the report.

/sab

Read only

0 Likes
1,112

Hi All,

Is it possible to have Interactive reporting on HTML. This will solve my FONT size problem. If yes, How can I do that ? Plz suggest.

/sab

Read only

Former Member
0 Likes
1,112

Hi

hey just do it like this

report <report name> line-size 500.

is it k, r do u need any further information.

let me know full details if the above solution is wrong.

Read only

0 Likes
1,112

Hi Chandu,

This doesnt seem to work. My requirement is something like this. I have to increase the font size of the Output of my Report. The report is also INTERACTIVE in nature. Plz suggest how to do this ?

/sab.

Read only

Former Member
0 Likes
1,112

May be this tricky solution...

After out put...

Alt + F12 ---> Font.

Increase font size to required....

Read only

0 Likes
1,112

Hi Perez,

This doesnt work. They want the FONT size Increment only for one report. More so, the change u suggested would be for all the sessions for that user. I mean its user dependent. We want to Increase the font size of the output of one interactive report. Thats the case.

Thanks

/sab

Read only

0 Likes
1,112

OK...

If you change the LINE-SIZE and LINE-COUNT parameters in the REPORT

statement of the report, you can control font size.. it automatically set by SAP..so please try with bigger values of line-size and smaller values of line-count... may be it'll help...

Read only

0 Likes
1,112

Hi Parez,

Thanks, checked this, but this also doesnt seem to work. Can I have an Interactive HTML ? I can control my font size there.

/sab

Read only

Former Member
0 Likes
1,112

Hi,

You can increase the line-size.

Reward if helpful.

Regards,

Harini.S