<?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 Want to Store file in PDF format. in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Want-to-Store-file-in-PDF-format/m-p/120843#M1695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to store Qlik Sense data into the PDF format from the script can any one help me how i can do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am storing the file gets corrupted below is the script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE NOTIFICATIONS INTO [lib://QVD (toi-bi_administrator)/Email_Log.pdf];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Sep 2018 08:49:04 GMT</pubDate>
    <dc:creator>nasirsaikh</dc:creator>
    <dc:date>2018-09-30T08:49:04Z</dc:date>
    <item>
      <title>Want to Store file in PDF format.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Want-to-Store-file-in-PDF-format/m-p/120843#M1695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to store Qlik Sense data into the PDF format from the script can any one help me how i can do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am storing the file gets corrupted below is the script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE NOTIFICATIONS INTO [lib://QVD (toi-bi_administrator)/Email_Log.pdf];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Sep 2018 08:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Want-to-Store-file-in-PDF-format/m-p/120843#M1695</guid>
      <dc:creator>nasirsaikh</dc:creator>
      <dc:date>2018-09-30T08:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Want to Store file in PDF format.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Want-to-Store-file-in-PDF-format/m-p/120844#M1696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The STORE script statement only supports two formats for output. QVD and TXT (which is really CSV).&amp;nbsp; You specify this as the parameter in parens after the STORE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;STORE NOTIFICATIONS INTO [lib://QVD (toi-bi_administrator)/Email_Log.qvd]&amp;nbsp; (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;STORE NOTIFICATIONS INTO [lib://QVD (toi-bi_administrator)/Email_Log.qvd]&amp;nbsp; (txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;There is no provision to store a data table into PDF format from the script. You can export charts (objects) to PDF from the UI.&amp;nbsp; You can also use NPrinting to store objects to PDF in batch,&amp;nbsp; Conceivably, you could also write a program -- NodeJs and javascript for example -- to export objects to PDF in a separate batch process, not script. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.easyqlik.com" rel="nofollow" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 03:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Want-to-Store-file-in-PDF-format/m-p/120844#M1696</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-10-01T03:19:53Z</dc:date>
    </item>
  </channel>
</rss>

