<?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 Problem with Standard Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075987#M430319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem with standard texts assigned to a Dunning Form.I have attached two different Standard Texts for 2 programs,but with the same Paragraph format.I have not used any styles.Now when I take the printout the font on both the prints should be ideally same,whereas ni may case it is different.I have checked 5 to 6 times and papargraph format and other settings assigned to both standard texts are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me what else could be the erason for the change in Font?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 15:47:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-18T15:47:05Z</dc:date>
    <item>
      <title>Problem with Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075987#M430319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem with standard texts assigned to a Dunning Form.I have attached two different Standard Texts for 2 programs,but with the same Paragraph format.I have not used any styles.Now when I take the printout the font on both the prints should be ideally same,whereas ni may case it is different.I have checked 5 to 6 times and papargraph format and other settings assigned to both standard texts are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me what else could be the erason for the change in Font?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 15:47:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075987#M430319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T15:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075988#M430320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi,&lt;/P&gt;&lt;P&gt;  The Script that uses the standard text may dynamically set a new paragraph format using the following syntax:&lt;/P&gt;&lt;P&gt;/: INCLUDE MYTEXT LANGUAGE 'E' PARAGRAPH 'A1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 15:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075988#M430320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T15:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075989#M430321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you make it a bit clear.So what do I have to do in that case ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 16:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075989#M430321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T16:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075990#M430322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the thing is Standard texts are created wherein the 2 might be differently created with 2 fonts... so when u include them it will print according to its internal fonr format...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 16:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075990#M430322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075991#M430323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me how do I go to the standard text and see what font is it taking internally?How do i change it to make sure both Standard Texts have same fonts?&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;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 16:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-standard-text/m-p/2075991#M430323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T16:12:27Z</dc:date>
    </item>
  </channel>
</rss>

