<?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: Print with smartforms with parametric data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372767#M1993767</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;did you try using Styles? &amp;lt;b&amp;gt; &amp;lt;/b&amp;gt; is interpreted as the name of a Style, i guess, and not as instruction for Bold.&lt;/P&gt;&lt;P&gt;Check what Styles are available for your Form and use/or create some that has the proper font as is bold? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Georgi&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 09:51:53 GMT</pubDate>
    <dc:creator>former_member660513</dc:creator>
    <dc:date>2021-01-07T09:51:53Z</dc:date>
    <item>
      <title>Print with smartforms with parametric data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372766#M1993766</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
  &lt;P&gt;I have to print an inscription, for example "This school is called &lt;STRONG&gt;Garibaldi&lt;/STRONG&gt; and is in the city", where all the writing is normal Arial 12, and this is specified in the paragraph and only &lt;STRONG&gt;Garibaldi&lt;/STRONG&gt; I have to print in bold.How can I do? &lt;/P&gt;
  &lt;P&gt;I thought about putting the &amp;lt;B&amp;gt; and &amp;lt;/B&amp;gt; tag before and after garibaldi but it doesn't work.How can I put only one word in bold?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 09:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372766#M1993766</guid>
      <dc:creator>slanzetta</dc:creator>
      <dc:date>2021-01-07T09:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Print with smartforms with parametric data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372767#M1993767</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;did you try using Styles? &amp;lt;b&amp;gt; &amp;lt;/b&amp;gt; is interpreted as the name of a Style, i guess, and not as instruction for Bold.&lt;/P&gt;&lt;P&gt;Check what Styles are available for your Form and use/or create some that has the proper font as is bold? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Georgi&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 09:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372767#M1993767</guid>
      <dc:creator>former_member660513</dc:creator>
      <dc:date>2021-01-07T09:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Print with smartforms with parametric data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372768#M1993768</link>
      <description>&lt;P&gt;Hello Georgi,&lt;/P&gt;&lt;P&gt;in the style I have the font format "C2" as bold.&lt;/P&gt;&lt;P&gt;If I write "This school is called &amp;lt;C2&amp;gt; Garibaldi &amp;lt;/C2&amp;gt; and is in the city", Garibaldi doesn't come out in bold, but it also prints the characters &amp;lt;C2&amp;gt; and &amp;lt;/C2&amp;gt;.&lt;/P&gt;&lt;P&gt;Am I wrong something?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 10:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372768#M1993768</guid>
      <dc:creator>slanzetta</dc:creator>
      <dc:date>2021-01-07T10:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Print with smartforms with parametric data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372769#M1993769</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i think the syntax is  &amp;lt; SOME_STYLE, LIKE C2 &amp;gt; ...(text)... &amp;lt;/&amp;gt; &lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Georgi&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 10:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372769#M1993769</guid>
      <dc:creator>former_member660513</dc:creator>
      <dc:date>2021-01-07T10:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Print with smartforms with parametric data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372770#M1993770</link>
      <description>&lt;P&gt;Texts in Smart Forms use the SAPScript syntax, which is like Georgi answered:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;C2&amp;gt; ...(text)... &amp;lt;/&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;C2 or any other character format. Note the ending &amp;lt;/&amp;gt;, DO NOT USE &amp;lt;/C2&amp;gt;.&lt;/P&gt;&lt;P&gt;If it answers your question, please mark it as answered, and close the question.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 14:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372770#M1993770</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-01-07T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Print with smartforms with parametric data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372771#M1993771</link>
      <description>&lt;P&gt;Thanks Gerogi&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 15:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-with-smartforms-with-parametric-data/m-p/12372771#M1993771</guid>
      <dc:creator>slanzetta</dc:creator>
      <dc:date>2021-01-07T15:42:17Z</dc:date>
    </item>
  </channel>
</rss>

