How to chnage the font size of a basic list

Question: Hi,
I'm using function module set_print_parameter to print a basic list .Is there any parameter which changes the font size.


CALL FUNCTION 'SET_PRINT_PARAMETERS'
EXPORTING
* ARCHIVE_ID = C_CHAR_UNKNOWN
* ARCHIVE_INFO = C_CHAR_UNKNOWN
* ARCHIVE_MODE = C_CHAR_UNKNOWN
* ARCHIVE_TEXT = C_CHAR_UNKNOWN
* AR_OBJECT = C_CHAR_UNKNOWN
* AUTHORITY = C_CHAR_UNKNOWN
* COPIES = C_NUM3_UNKNOWN
* COVER_PAGE = C_CHAR_UNKNOWN
* DATA_SET = C_CHAR_UNKNOWN
* DEPARTMENT = C_CHAR_UNKNOWN
DESTINATION = 'OSD2'
* EXPIRATION = C_NUM1_UNKNOWN
IMMEDIATELY = 'X'
* IN_ARCHIVE_PARAMETERS = ' '
* IN_PARAMETERS = ' '
*LAYOUT = 'X_65_255'
* LINE_COUNT = C_INT_UNKNOWN
* LINE_SIZE = C_INT_UNKNOWN
* LIST_NAME = C_CHAR_UNKNOWN
* LIST_TEXT = C_CHAR_UNKNOWN
* NEW_LIST_ID = C_CHAR_UNKNOWN
* RECEIVER = C_CHAR_UNKNOWN
* RELEASE = C_CHAR_UNKNOWN
* SAP_COVER_PAGE = C_CHAR_UNKNOWN
* HOST_COVER_PAGE = C_CHAR_UNKNOWN
* PRIORITY = C_NUM1_UNKNOWN
* SAP_OBJECT = C_CHAR_UNKNOWN
* TYPE = C_CHAR_UNKNOWN
* FOOT_LINE = C_CHAR_UNKNOWN
.




Thanks
Priyanka Jain

Answer:
No.

There is some magical text you can mumble at dawn on midsummer (as written by R) to change fonts using printer commands... But I've never seen it work...
_________________
The Doc
Magna Grand Docot of the Tuly Idiot Order

2007 Basic Rules

Answer:
No.

There is some magical text you can mumble at dawn on midsummer (as written by R) to change fonts using printer commands... But I've never seen it work...

Don't forget to dance on the stones in suspenders too!

Have a look here for what got doc the reputation for wearing suspenders.
_________________
Regards

R


Abap KC
SFMDR

Answer:
Have a look here for what got doc the reputation for wearing suspenders.



I bet you can type that link in from memory....
_________________
The Doc
Magna Grand Docot of the Tuly Idiot Order

2007 Basic Rules
Copyright ?2007 - 2008 www.jt77.com