<?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: Need help on Adobe Forms. Issue with Barcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709931#M1871909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try creating dynamic window . You can se the window as flown (Not sure of exact name ) .&lt;/P&gt;&lt;P&gt;By this way , the window will expand with the content of the text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 18:24:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-10T18:24:20Z</dc:date>
    <item>
      <title>Need help on Adobe Forms. Issue with Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709928#M1871906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;I have a typical requirement for adobe forms.&lt;/P&gt;&lt;P&gt;I need to pass an XML code between the start tag and end tag to a barcode and that should be fit onto a window.&lt;/P&gt;&lt;P&gt;I am facing a bit difficuilty to do it as it may require javascript.&lt;/P&gt;&lt;P&gt;Can any one help me please, its very very urgent.&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>Fri, 10 Oct 2014 15:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709928#M1871906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-10T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on Adobe Forms. Issue with Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709929#M1871907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please describe your requirement in more detail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From you question , looks like you want to pass values between opening and closing tag of XML to bar code and display the corresponding bar code ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;OPEN&amp;gt; VALUE&amp;lt;/END&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to pass VALUE to bar code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Manik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 17:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709929#M1871907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-10T17:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on Adobe Forms. Issue with Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709930#M1871908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manik.&lt;/P&gt;&lt;P&gt;No actual requirement is to pass values to barcode as follows.&lt;/P&gt;&lt;P&gt;&amp;lt;open&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vlaue3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value4 .... and many more.&lt;/P&gt;&lt;P&gt;&amp;lt;/open&amp;gt;&lt;/P&gt;&lt;P&gt;Now i want to concatinate &amp;lt;open&amp;gt; vlaue1,value2....valuen &amp;lt;/open&amp;gt; and pass this entire string to barcode. When i pass this value that bar code dosent fit in the defined in the master page. So, to compress it i need to write a java scipt so that i will fit in that window perfectly.&lt;/P&gt;&lt;P&gt;Hope now it is clear.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 18:15:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709930#M1871908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-10T18:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on Adobe Forms. Issue with Barcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709931#M1871909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try creating dynamic window . You can se the window as flown (Not sure of exact name ) .&lt;/P&gt;&lt;P&gt;By this way , the window will expand with the content of the text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 18:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-on-adobe-forms-issue-with-barcode/m-p/10709931#M1871909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-10T18:24:20Z</dc:date>
    </item>
  </channel>
</rss>

