<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Changing font size dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245408#M484644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May i know the answer plz?&lt;/P&gt;&lt;P&gt;how do u cahnge font ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 07:37:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-31T07:37:48Z</dc:date>
    <item>
      <title>Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245401#M484637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how to increase the font size and family in the output of the report at run-time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;N.Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245401#M484637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245402#M484638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to increase the output font size of an ALV report, then it is not possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can do it , if u reduce the no of coloumns.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;S.Barani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245402#M484638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245403#M484639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the normal report , u cannot change  the font size, but in ALV u can implement it in heading of ALV list that too Bold or  NORMAL or ITALICISED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types: begin of slis_listheader,&lt;/P&gt;&lt;P&gt;         typ(1) type c,   " H = Header, S = Selection, A = Action&lt;/P&gt;&lt;P&gt;         key(20) type c,&lt;/P&gt;&lt;P&gt;         info type slis_entry,&lt;/P&gt;&lt;P&gt;       end of slis_listheader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert back if any issues.&lt;/P&gt;&lt;P&gt;Reward with points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245403#M484639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245404#M484640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the font of the normal report at run time becoz output is coming with small letters so I want to increase the font size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;N.Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245404#M484640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245405#M484641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;only the output for that report is in small font  or all the other reports which u r executing is small.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u cannot increase the font size in report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rvert back .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Naveen Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 10:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245405#M484641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T10:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245406#M484642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 07:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245406#M484642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T07:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245407#M484643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not change font size of the classical report output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 07:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245407#M484643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T07:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245408#M484644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May i know the answer plz?&lt;/P&gt;&lt;P&gt;how do u cahnge font ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 07:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245408#M484644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T07:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Changing font size dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245409#M484645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nishu &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any type of report u cant change the text size but if it is in case of alv grid then u can define the text size &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 07:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-font-size-dynamically/m-p/2245409#M484645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T07:40:31Z</dc:date>
    </item>
  </channel>
</rss>

