‎2008 Aug 11 7:52 AM
‎2008 Aug 11 7:59 AM
Hi,
I don't think we can increase the font size by write statement..
Regards,
Nagaraj
‎2008 Aug 11 7:59 AM
‎2008 Aug 11 8:00 AM
‎2008 Aug 11 8:00 AM
hiii
use this method
PRINT-CONTROL FONT 1 LPI 6.
you can try to change font and LPI numbers
WRITE: / 'font 1 lpi 6'.
PRINT-CONTROL FONT 2 LPI 6.
WRITE: / 'font 2 lpi 6'.
PRINT-CONTROL FONT 3 LPI 6.
WRITE: / 'font 3 lpi 6'.
‎2008 Aug 11 8:01 AM
hi,
We cannot increase the font size of the output in write statements.
Regards,
Aleem.
‎2008 Aug 11 8:16 AM
Hi Lakshmi.
I would like to suggest a couple of references,
I suggest, You can decide from these.
[SDN - Reference - Changing font size dynamically|;
[SDN - Reference - HEADER in ABAP report|;
[SDN - Reference - How to increase the font size of heading?|;
Hope that's usefull.
Good Luck & Regards.
Harsh Dave