<?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>Question Re: Formatting Issues with SO10 text in Adobe forms in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318194#M2960147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shalini,&lt;/P&gt;&lt;P&gt;I have worked on a similar requirement in Adobe forms.&lt;/P&gt;&lt;P&gt;The style you declare in SE72 workes only for scripts. You need to use Smartstyle for Adobe forms&lt;/P&gt;&lt;P&gt;Follow the below steps to get your desired result.&lt;/P&gt;&lt;P&gt;1. Create a Smartstyle say Zstyle.&lt;/P&gt;&lt;P&gt;2. In the created Smart style create a Character say B1 with bold type .&lt;/P&gt;&lt;P&gt;3. In the standard text ( SO10 ) give the paragraph default ( What ever may be the Style applied to it ). Enclose the your text as &lt;/P&gt;&lt;P&gt;    &amp;lt;B1&amp;gt;Thank you for choosing Enterprise&amp;lt;/&amp;gt;.&lt;/P&gt;&lt;P&gt;4. In the Adobe context side where you have declared Standard text, you will fine one of the properties for style give Zstyle and also give the Standard paragrap of the Zstyle ( Which will be another attribute in the Text ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2011 07:31:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-04T07:31:33Z</dc:date>
    <item>
      <title>Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaq-p/8318190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone, &lt;/P&gt;&lt;P&gt;I Have the below text maintained in SO10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;Thank you for choosing Enterprise.&lt;/STRONG&gt;  We look forward to seeing you at 9:00 am on Monday, November 28, 2011.  This message is to confirm you have updated your reservation.  Following are the details for the updated reservation: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. Remember us when you're renting in town.  Enterprise is always nearby at more than 6,500 neighborhood locations." &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an text module of type include text in Adobe form context. the text which has to be bold is not being displayed as bold and the line space after first paragraph is being skipped out and the 2nd paragraph is being displayed as the continuation of the first. The out put looks as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Thank you for choosing Enterprise.  We look forward to seeing you at 9:00 am on Monday, November 28, 2011.  This message is to confirm you have updated your reservation.  Following are the details for the updated reservation: P.S. Remember us when you're renting in town.  Enterprise is always nearby at more than 6,500 neighborhood locations." &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Styles using SE72 on the SO10 text. And I cannot assign smartform styles on SO10 text in Adobe forms. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greatly appreciate your suggestions and solutions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;shalini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 22:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaq-p/8318190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-02T22:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318191#M2960144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shalini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow this thread...&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="2019716"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 12:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318191#M2960144</guid>
      <dc:creator>rakesh_m2</dc:creator>
      <dc:date>2011-11-03T12:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318192#M2960145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rakhi, but that did not resolve my issue. Below is new out as per the thread suggestion and this is not what I wanted.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&amp;lt;H&amp;gt;Thank you for choosing Enterprise.&amp;lt;/&amp;gt; We look forward to seeing you at 9:00 am on Monday, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;November 28, 2011. This message is to confirm you have updated your reservation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are the details for the updated reservation: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. Remember us when you're renting in town. Enterprise is always nearby at more than 6,500 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;neighborhood locations."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- shalini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 13:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318192#M2960145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-03T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318193#M2960146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya Shalini, me too facing the same problem.  Just tried the solution in the thread.   If you could solve the isse, please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 13:40:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318193#M2960146</guid>
      <dc:creator>rakesh_m2</dc:creator>
      <dc:date>2011-11-03T13:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318194#M2960147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shalini,&lt;/P&gt;&lt;P&gt;I have worked on a similar requirement in Adobe forms.&lt;/P&gt;&lt;P&gt;The style you declare in SE72 workes only for scripts. You need to use Smartstyle for Adobe forms&lt;/P&gt;&lt;P&gt;Follow the below steps to get your desired result.&lt;/P&gt;&lt;P&gt;1. Create a Smartstyle say Zstyle.&lt;/P&gt;&lt;P&gt;2. In the created Smart style create a Character say B1 with bold type .&lt;/P&gt;&lt;P&gt;3. In the standard text ( SO10 ) give the paragraph default ( What ever may be the Style applied to it ). Enclose the your text as &lt;/P&gt;&lt;P&gt;    &amp;lt;B1&amp;gt;Thank you for choosing Enterprise&amp;lt;/&amp;gt;.&lt;/P&gt;&lt;P&gt;4. In the Adobe context side where you have declared Standard text, you will fine one of the properties for style give Zstyle and also give the Standard paragrap of the Zstyle ( Which will be another attribute in the Text ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318194#M2960147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-04T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318195#M2960148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Murthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the solution it worked for me....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 15:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318195#M2960148</guid>
      <dc:creator>rakesh_m2</dc:creator>
      <dc:date>2011-11-04T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318196#M2960149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you very much  Murthy. I had it figured out and apparently did the same what you adviced. &lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 20:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318196#M2960149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-07T20:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318197#M2960150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did all, as suggested by you, but it did not worked...!!!!!! &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1700/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1700/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea.......??????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking You All.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 15:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318197#M2960150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-14T15:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318198#M2960151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating a 'SMARTTEXT' and respective 'SMARTSTYLE' and use it as 'TEXT MODULE' in adobe form.&amp;nbsp; In text properties, make sure you check the box 'Copy style from text module'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 18:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318198#M2960151</guid>
      <dc:creator>rakesh_m2</dc:creator>
      <dc:date>2013-08-14T18:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318199#M2960152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.....!!!!!!! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1700/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1700/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, even this one is not working........!!!!!!! &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1700/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1700/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking You All.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 12:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318199#M2960152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-16T12:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Issues with SO10 text in Adobe forms</title>
      <link>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318200#M2960153</link>
      <description>&lt;P&gt;Thank you so much.&lt;BR /&gt;It worked as was supposed to do. &lt;/P&gt;&lt;P&gt;I use the standard smartStyle CACS STANDARD for basic styles.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2181660-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2181657-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 17:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/formatting-issues-with-so10-text-in-adobe-forms/qaa-p/8318200#M2960153</guid>
      <dc:creator>edmilson_jesus</dc:creator>
      <dc:date>2023-06-21T17:24:41Z</dc:date>
    </item>
  </channel>
</rss>

