<?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: Working with zebra print forms using smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944980#M1797851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using the command - &lt;STRONG&gt;S_LZPL_SETUP = '^FWR'&lt;/STRONG&gt; , you can only rotate the TEXTS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logos and Bar codes will not be rotated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use a rotated logo to print it in the smart form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to rotate the logo vertically by 90 degrees and then upload it in to SAP using SE78 and then use this logo to print it in the smart form output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narayana Reddy A V L.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2013 15:13:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-03T15:13:03Z</dc:date>
    <item>
      <title>Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944973#M1797844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could able to rotate 90 degrees all text windows and getting in required format when i use command like&lt;/P&gt;&lt;P&gt;S_LZPL_SETUP = '^FWR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But logos and barcodes are not working means not rotating , please help me if any one got an idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 01:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944973#M1797844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T01:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944974#M1797845</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;Follow the below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; Create the Print controls for output device using SPAD transaction. follow the below procedure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPAD(txn) -&amp;gt; device attributes-&amp;gt; double click on device type-&amp;gt;print controls tab-define the control as mentioned below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.sap.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; go to your smartform under the barcode window create the command node. Provide your print control as mentioned below.&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/335182" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;-&amp;gt; If you want to rotate the text use below method. Create the program lines and use the FM STRING_REVERSE logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.sap.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example below. ( dummy data for your understanding ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.sap.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 04:11:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944974#M1797845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T04:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944975#M1797846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/335236" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 04:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944975#M1797846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T04:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944976#M1797847</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;SPAN style="color: #333333; font-size: 12px;"&gt;Goto SE73 and select the Barcode which ever you want to use and in the change mode there is an option for rotating 90 degree 180 270 etc...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;You should also mention which technology you use to print barcodes (probably a SIMM, so what is it), as there is no standard technology for SAPscript forms. So the solution will depend on that external technology.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 04:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944976#M1797847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T04:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944977#M1797848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have worked on such requirement. I had used rotated barcodes in this case. &lt;/P&gt;&lt;P&gt;&lt;A __default_attr="10288" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Printing Labels in Landscape format using SMARTFORMS" href="https://community.sap.com/" modifiedtitle="true" title="Printing Labels in Landscape format using SMARTFORMS"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if you have any queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 08:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944977#M1797848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T08:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944978#M1797849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;thanks for your FM but this string reverse works for only text elements right i am done with that.&lt;/P&gt;&lt;P&gt;I am trying to work on Logo and Barcode to rotate 90 degree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 13:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944978#M1797849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944979#M1797850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepak,&lt;/P&gt;&lt;P&gt;Thanks and this document looks good.&lt;/P&gt;&lt;P&gt;But how do i create rotated bard code is not explained.&lt;/P&gt;&lt;P&gt;Please correct me if i missd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 14:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944979#M1797850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T14:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944980#M1797851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using the command - &lt;STRONG&gt;S_LZPL_SETUP = '^FWR'&lt;/STRONG&gt; , you can only rotate the TEXTS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logos and Bar codes will not be rotated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use a rotated logo to print it in the smart form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to rotate the logo vertically by 90 degrees and then upload it in to SAP using SE78 and then use this logo to print it in the smart form output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narayana Reddy A V L.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944980#M1797851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T15:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944981#M1797852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following document may help you, which is documentation manual for Zebra printing from Smart forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.zebra.com/content/dam/zebra/product-information/en-us/brochures-datasheets/sap/sap-smartforms-v3-en-us.pdf"&gt;http://www.zebra.com/content/dam/zebra/product-information/en-us/brochures-datasheets/sap/sap-smartforms-v3-en-us.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you.&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;Narayana Reddy A V L.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944981#M1797852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T15:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944982#M1797853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Naryana.. i do gone through this document.&lt;/P&gt;&lt;P&gt;But not sure how do i rotate logo and barcode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:43:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944982#M1797853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T15:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944983#M1797854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try rotate logo vertically upload and check... thanks for your advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944983#M1797854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T15:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944984#M1797855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got another issue.&lt;/P&gt;&lt;P&gt;while printing material description it is printing one part in one line other part in other line.&lt;/P&gt;&lt;P&gt;its all one string.. with big length about 40 chars.&lt;/P&gt;&lt;P&gt;i used rotate command 90 degress in main window working for all ... but when material desc is longer its getting split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 22:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944984#M1797855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-03T22:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944985#M1797856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had mentioned that i had used rotated barcodes in this case. You can do that in tcode SE78 for logo and change mode and SE71 Barcodes, rotate by 90. Hence you will get the barcode vertical always and with FWR command it will turn all your text and all you need to do is align everything such that it looks perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Deepak Nagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 02:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944985#M1797856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T02:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944986#M1797857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the description is too long, either reduce the font or cut the desc short to characters that fit in one line. Or if you are able to see it correctly and you need it that way, adjust the layout such that it leaves one line for description extra, which will be left blank if the desc is short and filled if long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 02:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944986#M1797857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-04T02:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944987#M1797858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Deepak,&lt;/P&gt;&lt;P&gt;if i reduce the font or any other way it is not working.&lt;/P&gt;&lt;P&gt;i split them into two window with size of 20 chars and put side by side it works great !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 17:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944987#M1797858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-09T17:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944988#M1797859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, but in that case if your description is less than 20 chars, your second window will be left blank. I hope that should still look OK. that's what i meant in last option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 06:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944988#M1797859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-10T06:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944989#M1797860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to resolve the issue by rotating the image and uploading it to the SAP system. I am facing a similar problem with my logo but I am not sure whether image rotation will help. &lt;/P&gt;&lt;P&gt;Also while rotating the image, do I need to change the position of the Logo as well in the smartform or it will automatically align with the texts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Dhaneshwari Pareek &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 10:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944989#M1797860</guid>
      <dc:creator>dhaneshwari_pareek</dc:creator>
      <dc:date>2015-07-10T10:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Working with zebra print forms using smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944990#M1797861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;keep all your attributes like texts in separate windows and print and align them as per the print you see..&amp;nbsp; mostly you need t overlap all the windows and adjust the height etc.. just keep prating and adjust..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-with-zebra-print-forms-using-smartform/m-p/9944990#M1797861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-15T17:34:47Z</dc:date>
    </item>
  </channel>
</rss>

