<?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 Creating PDF reports - row formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-PDF-reports-row-formatting/m-p/1233125#M518488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I am hoping there is a solution to my issue.......I am wanting to generate pdf reports from my QlikView application.&amp;nbsp; These reports are essentially rows of information that we use to manage hospital capacity in our services.......so just rows and rows of basic patient data.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My question is : Is there a way to "autofit" row formatting so that if a row for example has 3 lines of text then the height of that row fits to 3 lines, if it has 7 lines of text then the height fits to 7 lines.&amp;nbsp; At the moment there is one standard setting for selecting the gap between each row.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;here is a screenshot of what happens - either a too larger gap......or a too smaller gap and we loose text!&amp;nbsp; I understand this may a QV restriction on functionality but any ideas of a work around would be appreciated.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="QV comm image2.jpg" class="jive-image image-2" src="/legacyfs/online/146101_QV comm image2.jpg" /&gt;&lt;IMG alt="QV comm image.jpg" class="jive-image image-1" src="/legacyfs/online/146099_QV comm image.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 00:53:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-09T00:53:52Z</dc:date>
    <item>
      <title>Creating PDF reports - row formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-PDF-reports-row-formatting/m-p/1233125#M518488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I am hoping there is a solution to my issue.......I am wanting to generate pdf reports from my QlikView application.&amp;nbsp; These reports are essentially rows of information that we use to manage hospital capacity in our services.......so just rows and rows of basic patient data.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My question is : Is there a way to "autofit" row formatting so that if a row for example has 3 lines of text then the height of that row fits to 3 lines, if it has 7 lines of text then the height fits to 7 lines.&amp;nbsp; At the moment there is one standard setting for selecting the gap between each row.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;here is a screenshot of what happens - either a too larger gap......or a too smaller gap and we loose text!&amp;nbsp; I understand this may a QV restriction on functionality but any ideas of a work around would be appreciated.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="QV comm image2.jpg" class="jive-image image-2" src="/legacyfs/online/146101_QV comm image2.jpg" /&gt;&lt;IMG alt="QV comm image.jpg" class="jive-image image-1" src="/legacyfs/online/146099_QV comm image.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 00:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-PDF-reports-row-formatting/m-p/1233125#M518488</guid>
      <dc:creator />
      <dc:date>2016-12-09T00:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF reports - row formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-PDF-reports-row-formatting/m-p/1233126#M518489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general no - because it's a global setting for each object. Maybe there are table-extensions which cover this topic or which could be adjusted for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possibility to minimize the effects from this behaviour could be not to print the table which the user sees else another one (maybe on a hidden sheet) which is adjusted only for this printing and which might have less or different fields and/or other column-widths. Another approach would be to use several different tables each with a different setting to the number of rows and to calculate the needed max. value for them which then serve as visibility-condition for the object. Such an expression could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ceil(max(aggr(len(Resources), Resources)) / &lt;STRONG&gt;25&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereby the bold &lt;STRONG&gt;25&lt;/STRONG&gt; is the number of chars which fit in a single row depending on the column-width and your font-type and font-size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 08:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-PDF-reports-row-formatting/m-p/1233126#M518489</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-09T08:39:20Z</dc:date>
    </item>
  </channel>
</rss>

