<?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 Printing QR-Code SAP smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410334#M1925867</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 have a big problem when I Print QR-Code using smartforms and I can't think how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Applied these notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2029824 - Support for QR code and data matrix bar code (ABAP part)&lt;/LI&gt;&lt;LI&gt;2030263 - Support for QR Code 2005 Barcode in SAPscript and Smart Forms&lt;/LI&gt;&lt;LI&gt;2001392 - Support for Datamatrix ECC200 Barcode in SAPscript and Smart Forms&lt;/LI&gt;&lt;LI&gt;2029589 - Support for QR code and data matrix bar code (kernel part)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I do some test in SE73. Like I saw here &lt;A __default_attr="714652" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Printing QR-Code barcodes in SAP smartforms" href="https://community.sap.com/" modifiedtitle="true" title="Printing QR-Code barcodes in SAP smartforms"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the test everything is OK. QR-Code was printed correctly and I could scan using my mobile APP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here is the BIG problem, I need to print the QR-Code insede the smartforms, but this QR-Code has more than 255 characters and when I print the QR-Code and scan I just get the 255 characters and Smartforms cut the rest of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I know this is a smartforms limitation, but there is one solution tu solve this using the standard QR-Code Printer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;PS: I copy the program RSPO0031 and pass the entire string and it's print everything. Lookin for program I figure that it's get some tipe of image and convert to OTF, but i can't find a way to save this image. If it's possible I could use this imagem inside the smartforms.&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 11:13:55 GMT</pubDate>
    <dc:creator>diegofrozza</dc:creator>
    <dc:date>2015-11-11T11:13:55Z</dc:date>
    <item>
      <title>Printing QR-Code SAP smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410334#M1925867</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 have a big problem when I Print QR-Code using smartforms and I can't think how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Applied these notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2029824 - Support for QR code and data matrix bar code (ABAP part)&lt;/LI&gt;&lt;LI&gt;2030263 - Support for QR Code 2005 Barcode in SAPscript and Smart Forms&lt;/LI&gt;&lt;LI&gt;2001392 - Support for Datamatrix ECC200 Barcode in SAPscript and Smart Forms&lt;/LI&gt;&lt;LI&gt;2029589 - Support for QR code and data matrix bar code (kernel part)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I do some test in SE73. Like I saw here &lt;A __default_attr="714652" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Printing QR-Code barcodes in SAP smartforms" href="https://community.sap.com/" modifiedtitle="true" title="Printing QR-Code barcodes in SAP smartforms"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the test everything is OK. QR-Code was printed correctly and I could scan using my mobile APP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here is the BIG problem, I need to print the QR-Code insede the smartforms, but this QR-Code has more than 255 characters and when I print the QR-Code and scan I just get the 255 characters and Smartforms cut the rest of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I know this is a smartforms limitation, but there is one solution tu solve this using the standard QR-Code Printer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;PS: I copy the program RSPO0031 and pass the entire string and it's print everything. Lookin for program I figure that it's get some tipe of image and convert to OTF, but i can't find a way to save this image. If it's possible I could use this imagem inside the smartforms.&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 11:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410334#M1925867</guid>
      <dc:creator>diegofrozza</dc:creator>
      <dc:date>2015-11-11T11:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Printing QR-Code SAP smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410335#M1925868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you already solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 07:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410335#M1925868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-04T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Printing QR-Code SAP smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410336#M1925869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tobias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the following note, if the barcode is entered as a smbol in the Smart Form, the length is limited to 255. (485296 - Maximum string output length of 255 characters).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to split the symbol e.g &amp;amp;Barcode&amp;amp; into a number of symbols like &amp;amp;Barcode_part1*&amp;amp;Barcode_part2&amp;amp;&amp;lt;)&amp;gt;&amp;lt;(&amp;gt;&amp;amp;Barcode_part3&amp;amp;... and use this in the Smart Form. Howerver there is a complication that you will get separate barcodes if you put these combined symbols into the Smart Form text directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Solution is to put the:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;BC&amp;gt;&amp;amp;Barcode_part1&amp;amp;&amp;amp;Barcode_part2&amp;amp;&amp;amp;Barcode_part3&amp;amp; &amp;lt;/&amp;gt; into a Sapscript standart text(via transaction &lt;STRONG&gt;SO10&lt;/STRONG&gt; and include this standard into the Smart Form as a text type '&lt;STRONG&gt;Include Text&lt;/STRONG&gt;'. This as mentioned in the last setence of note 497380. When use these symbols in the standard text that is defined as an Include text in the Smart Form with the barcode parts, the values from your application program should still populate the symbols at runtime and dive a complete barcode in the print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the SO10&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/921781" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Change the Editor:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/921785" width="450" /&gt;&lt;/P&gt;&lt;P&gt;here you can put all the symbols that you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/921786" width="450" /&gt;&lt;/P&gt;&lt;P&gt;In the Smart Form we fill these variables:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/921787" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Like I mentioned before, change for Include Text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/921788" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this if you fill correctly you will print the Text or Barcode or QRCode will full text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that I've helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diego Frozza Compagnoni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 11:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410336#M1925869</guid>
      <dc:creator>diegofrozza</dc:creator>
      <dc:date>2016-04-04T11:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Printing QR-Code SAP smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410337#M1925870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for this detailled documentation, helped a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 12:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410337#M1925870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-08T12:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Printing QR-Code SAP smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410338#M1925871</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;We are doing the same using SO10. We have 900+ characters in QRcode.&lt;/P&gt;&lt;P&gt; When we set module size "00011" in SE73, we are able read QRcode using scanner but it is very big to be accommodated in smartform at particular column. When we reduce the module size to '00005', it is accommodating in the column but we are not able to scan using mobile.&lt;/P&gt;&lt;P&gt;Request you to please help us with the issue.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 10:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410338#M1925871</guid>
      <dc:creator>Amarjeet</dc:creator>
      <dc:date>2020-07-13T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Printing QR-Code SAP smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410339#M1925872</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;i have solved this 255+ characters issue using &lt;A href="https://launchpad.support.sap.com/#/notes/2245060/E" target="test_blank"&gt;https://launchpad.support.sap.com/#/notes/2245060/E&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this issue resolved using so10 object.&lt;/P&gt;&lt;P&gt; you can mark this answer as answered.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 07:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-qr-code-sap-smartforms/m-p/11410339#M1925872</guid>
      <dc:creator>jaydalwadi</dc:creator>
      <dc:date>2020-09-09T07:53:35Z</dc:date>
    </item>
  </channel>
</rss>

