rp.chowdary
23rd March 2010, 06:52
Dear All,

While I am print to word by using rtf:winword by deafult it is giving font size as 8 but i want by default 10. Please suggest me is there any solution.

goooch
25th March 2010, 10:55
Hi,
Just replace \fs16 on \fs20

Best regards,
gooch

rp.chowdary
27th March 2010, 05:39
Hi,
Just replace \fs16 on \fs20

Best regards,
gooch

Hi Gooch,

I didn't get you what exactly you are saying, where we have to change that modification in report or in divice data. Please suggest me..

Regards,

Rp Alla

goooch
29th March 2010, 09:18
Font Size is defined by this tag. So it should be changed.
If I had the same task I would parse this font size in my own device script and change it.