<?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 Where to find the Message HTML file? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1626137#M26041</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;we use NPrinting 16.9 SR 9.&lt;/P&gt;&lt;P&gt;Where is the resulting HTML file being stored that is produced with the Message "Send Email" functionality?&lt;/P&gt;&lt;P&gt;E.g. we find the base html file with &amp;lt;image src=&amp;lt;any image.png&amp;gt; &amp;gt; statements, but not the Message html file with the &amp;lt;image src=cid: &amp;gt; commands.&lt;/P&gt;&lt;P&gt;Thank you - Marcel&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2019 07:57:15 GMT</pubDate>
    <dc:creator>hugmarcel</dc:creator>
    <dc:date>2019-09-20T07:57:15Z</dc:date>
    <item>
      <title>Where to find the Message HTML file?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1626137#M26041</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;we use NPrinting 16.9 SR 9.&lt;/P&gt;&lt;P&gt;Where is the resulting HTML file being stored that is produced with the Message "Send Email" functionality?&lt;/P&gt;&lt;P&gt;E.g. we find the base html file with &amp;lt;image src=&amp;lt;any image.png&amp;gt; &amp;gt; statements, but not the Message html file with the &amp;lt;image src=cid: &amp;gt; commands.&lt;/P&gt;&lt;P&gt;Thank you - Marcel&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 07:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1626137#M26041</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2019-09-20T07:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find the Message HTML file?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1627096#M26076</link>
      <description>&lt;P&gt;Hello Marcel,&lt;/P&gt;
&lt;P&gt;Can you please give some context as to why you are looking for that file?&lt;/P&gt;
&lt;P&gt;I did an overview of our Qlik NPrinting 16.x documentation and found the following:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Documents/How-to-Embed-an-HTML-Report-into-the-Body-of-an-E-mail-Message/ta-p/1486182" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Documents/How-to-Embed-an-HTML-Report-into-the-Body-of-an-E-mail-Message/ta-p/1486182&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Are you trying to embed HTML in an email? If so does this help what you are trying to accomplish?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Eva&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 18:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1627096#M26076</guid>
      <dc:creator>Eva_B</dc:creator>
      <dc:date>2019-09-23T18:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find the Message HTML file?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1627138#M26078</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We know how to embed reports into messages.&lt;/P&gt;&lt;P&gt;However, it is not possible to attach predefined PDF-documents as attachments to such messages, if the name of the PDFs constantly changes with each mail sent. Only PDFs with static names can be attached.&lt;BR /&gt;The PDF attachments are not created by Nprinting, as said.&lt;/P&gt;&lt;P&gt;Thus what we want to do is this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create Message with NPrinting Message functionality.&lt;/LI&gt;&lt;LI&gt;Use the HTML-mail created with Message functionality (it does not exist…), and add the file content to a CDOSYS Email.HTMLBody Element.&lt;/LI&gt;&lt;LI&gt;Attach further PDFs as attachments to the VBScript CDOSYS email element, with CDOSYS AddAttachment method.&lt;/LI&gt;&lt;LI&gt;Send the Email with CDOSYS Email.Send method.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Kind regards - Marcel&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 20:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1627138#M26078</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2019-09-23T20:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find the Message HTML file?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1628343#M26135</link>
      <description>&lt;P&gt;Hello Marcel,&lt;/P&gt;
&lt;P&gt;I am going to ask internally to see if I can find any information regarding the predefined PDF documents.&lt;/P&gt;
&lt;P&gt;Thanks for the further information.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Eva&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 23:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1628343#M26135</guid>
      <dc:creator>Eva_B</dc:creator>
      <dc:date>2019-09-25T23:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find the Message HTML file?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1628472#M26140</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You have not assess to the HTML code generated to compose the email body because it is managed internally.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In QlikView NPrinting 16 you can select the third option and add a custom HTML file instead of using the native editor to compose it. You can try to use the custom HTML file with the code that you want and it will be used to generate the output.&lt;/P&gt;
&lt;P&gt;Please note that the 16 series is ending and this feature, at the moment, is not supported in 19.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 09:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Where-to-find-the-Message-HTML-file/m-p/1628472#M26140</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-09-26T09:03:20Z</dc:date>
    </item>
  </channel>
</rss>

