<?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 Force SmartForms to Always Print table lines in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972733#M70077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In smartforms how do you print a tables lines completely every time? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the box is printing, but the vertical lines within the box do not intersect with the bottom of the box. Instead, the vertical lines stop on the same row as that of the last printed line of table data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the vertical lines to print from the top of the box to the bottom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2005 16:33:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-02T16:33:38Z</dc:date>
    <item>
      <title>Force SmartForms to Always Print table lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972733#M70077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In smartforms how do you print a tables lines completely every time? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the box is printing, but the vertical lines within the box do not intersect with the bottom of the box. Instead, the vertical lines stop on the same row as that of the last printed line of table data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the vertical lines to print from the top of the box to the bottom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 16:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972733#M70077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T16:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Force SmartForms to Always Print table lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972734#M70078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have not done it myself, but one of my friend once told me that he was facing this kind of problem and he had to create the table frame separately (duplicate windows) such that frame is printed everytime completely regrdless of how many lines you are printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 17:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972734#M70078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T17:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Force SmartForms to Always Print table lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972735#M70079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jim,&lt;/P&gt;&lt;P&gt;Create another window of same size as main window, Add a template with one or two ( in case you need header ) Lines. Create a line with columms( Yo can copy it from table CTRL&lt;EM&gt;Y, CTRL&lt;/EM&gt;C, CTRL+V ) and height equal to window height. Select Pattern with all horizontal and vertical lines. (2nd in top row.)&lt;/P&gt;&lt;P&gt;You are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 17:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972735#M70079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T17:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Force SmartForms to Always Print table lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972736#M70080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sanjeev. &lt;/P&gt;&lt;P&gt;Thanks for the insight.  It was helpful.&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 18:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972736#M70080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T18:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Force SmartForms to Always Print table lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972737#M70081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gagan.&lt;/P&gt;&lt;P&gt;I tried it and it works.  &lt;/P&gt;&lt;P&gt;I was trying similar techniques without the results.&lt;/P&gt;&lt;P&gt;Thanks very much for your input.&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 18:22:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/force-smartforms-to-always-print-table-lines/m-p/972737#M70081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T18:22:47Z</dc:date>
    </item>
  </channel>
</rss>

